- # 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: 1089
Latest pastes
10 months ago
12 months ago
27 months ago
28 months ago
29 months ago