Recent Pastes

Pastes found: 2509
06 Jun 2014, 01:28 PM

This is the pop-up flow.

[close]

http://192.168.1.11:8080/search/false/1-1-0001/06-06-2014/1/1/1/4/quy%E1%BA%BFt+%C4%91%E1%BB%8Bnh/0/10
04 Jun 2014, 12:17 PM

This is the pop-up flow.

[close]

App ID : 277633015751286
App Secret : 3b1aad454260b8454219a14bcfe8df96

This is the pop-up flow.

[close]

$infoProduct = $this->Product->find('first', array(
					'conditions' => array(
							'Product.id' => $this->request->data['id']
						)
				));
			if(!empty($infoProduct)){
				$key = $this->request->data['id'];
				if($this->Session->check('cart')){
					$infoCart = $this->Session->read('cart');
 
03 Jun 2014, 07:02 PM

This is the pop-up flow.

[close]

https://www.youtube.com/watch?v=meCN8hYwK0g
03 Jun 2014, 06:43 PM

This is the pop-up flow.

[close]

http://emberjs.com/
03 Jun 2014, 04:33 PM

This is the pop-up flow.

[close]

http://192.168.1.11:8080/search/false/1-1-0001/03-06-2014/1/1/1/4/%2Fq%C4%91/0/10
02 Jun 2014, 11:20 AM

This is the pop-up flow.

[close]

CakeNumber::format($pay, array('places' => 3,'before' => '','escape' => false,'decimals' => '.','thousands' => '.'
                    ));
28 May 2014, 10:10 AM

This is the pop-up flow.

[close]

$md5 = Security::hash('CakePHP Framework', 'md5', 'my-salt');
28 May 2014, 10:02 AM

This is the pop-up flow.

[close]

'Form' => array(
                'fields' => array('username' => 'email')
            )
28 May 2014, 09:58 AM

This is the pop-up flow.

[close]

public $name = "admin";
	public $layout = "tem-backend";
	public $uses = array();
 
 
	public function beforeFilter() {
        parent::beforeFilter();
        $this->Auth->allow('add');
    }
Invalid Email or Password