diff options
| author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2006-05-08 14:54:32 +0000 |
|---|---|---|
| committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2006-05-08 14:54:32 +0000 |
| commit | 579448298e554487e82ec07ea2f5b2a9cc6adfd0 (patch) | |
| tree | f07eb8e7dfc6ea17616eab89011dd83ff13e4c2d /frontends/php/include/config.inc.php | |
| parent | 8e31e9456753eb36e2630ddbb723581d8ca99f44 (diff) | |
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@2821 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/config.inc.php')
| -rw-r--r-- | frontends/php/include/config.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/include/config.inc.php b/frontends/php/include/config.inc.php index bd455765..4fc628c9 100644 --- a/frontends/php/include/config.inc.php +++ b/frontends/php/include/config.inc.php @@ -1139,7 +1139,7 @@ function SDI($msg="SDI") { echo "DEBUG INFO: $msg ".BR; } // DEBUG INFO!!! { global $page; global $USER_DETAILS; -COpt::profiling_start("page"); +//COpt::profiling_start("page"); if($noauth==0) { |
