5 lines
80 B
Plaintext
Executable File
5 lines
80 B
Plaintext
Executable File
function initialize(&$controller) {
|
|
$this->controller = &$controller;
|
|
${1}
|
|
};
|