Carcass
|
 |
« on: June 10, 2008, 05:44:53 » |
|
org/puremvc/php/core/Controller.php private function __construct( ) { $instance = $this; <-- replace on "$this->instance = $this" $this->commandMap = array(); $this->initializeController(); }
|
|
« Last Edit: January 14, 2009, 12:24:27 by puremvc »
|
Logged
|
|
|
|