Home » Projects » Mambo CMS » SVN » Browse repository
Diff of /mambo/branches/4.6/includes/core.classes.php
Parent Directory
|
Revision Log
|
Patch
| 219 |
global $adminside; |
global $adminside; |
| 220 |
$this->init_errorlevel = error_reporting(0); |
$this->init_errorlevel = error_reporting(0); |
| 221 |
//$this->rootPath = str_replace('\\', '/', realpath(str_replace('includes', '', dirname(__FILE__)))); |
//$this->rootPath = str_replace('\\', '/', realpath(str_replace('includes', '', dirname(__FILE__)))); |
| 222 |
$this->rootPath = str_replace('\\', '/',str_replace('/includes', '', dirname(__FILE__))); |
$this->rootPath = str_replace('\\', '/',str_replace('includes', '', dirname(__FILE__))); |
| 223 |
$this->checkConfig(); |
$this->checkConfig(); |
| 224 |
$this->Itemid = mosGetParam($_REQUEST, 'Itemid', 0); |
$this->Itemid = mosGetParam($_REQUEST, 'Itemid', 0); |
| 225 |
$this->getConfig(); |
$this->getConfig(); |
|
|
Legend:
| Removed from v.585 |
|
| changed lines |
| |
Added in v.586 |
|
|

Web Hosting provided by Network
Redux.