- # API constructor
- class ILLI_SHELL_API EXTENDS ILLI_InstanceApi
- {
- protected $owner;
- public function __construct(array $params = array(), &$owner)
- {
- $this->owner =& $owner;
- $this->load_scope('shell.illi_math');
- $this->load_scope('shell.illi_dir');
- $this->load_scope('shell.illi_file');
- $this->load_scope('shell.illi_crypt');
- }

By: fruffl | Date: Dec 6 2009 15:31 | Format: None | Expires: never | Size: 370 B | Hits: 909
Latest pastes
1 months ago
3 months ago
18 months ago
20 months ago
24 months ago