Diff of /mambo/branches/4.6/includes/core.classes.php
Parent Directory
|
Revision Log
|
Patch
| revision 533, Mon May 22 14:32:01 2006 UTC | revision 550, Mon May 29 17:21:00 2006 UTC | |
|---|---|---|
| # | Line 408 | Line 408 |
| 408 | require_once($this->mosConfig_absolute_path.'/includes/phpgettext/error.php'); | require_once($this->mosConfig_absolute_path.'/includes/phpgettext/error.php'); |
| 409 | require_once($this->mosConfig_absolute_path.'/includes/mambofunc.php'); | require_once($this->mosConfig_absolute_path.'/includes/mambofunc.php'); |
| 410 | require_once($this->mosConfig_absolute_path.'/includes/mambolanguage.class.php'); | require_once($this->mosConfig_absolute_path.'/includes/mambolanguage.class.php'); |
| 411 | error_reporting(E_ALL) ; | #error_reporting(E_ALL) ; |
| 412 | ########## DEPRECATED ############ | ########## DEPRECATED ############ |
| 413 | if (isset($this->mosConfig_lang) AND $this->mosConfig_lang); | if (isset($this->mosConfig_lang) AND $this->mosConfig_lang); |
| 414 | else $this->set('mosConfig_lang', 'english'); | else $this->set('mosConfig_lang', 'english'); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

