summaryrefslogtreecommitdiff
path: root/inc/infoutils.php
Commit message (Expand)AuthorAge
* fixed some missing config_cascade occurrences (FS#2235)Anika Henke2011-05-07
* Fix the wording of the search index check messagesMichael Hamann2011-05-02
* Add a test to do=check that should detect search index corruptionMichael Hamann2011-05-02
* Fix msg() calls when messages have already been printedMichael Hamann2011-01-10
* Write the debug log only when debugging is enabledMichael Hamann2010-09-18
* moved update message from its own file (conf/msg) into doku.php (FS#1800)Anika Henke2010-06-27
* FS#1878: Hide Dokuwiki version information from metadata and only show it to ...Gina Haeussge2010-06-26
* fixed handling of MSGDominik Eckelmann2010-06-24
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\
| * removed more unneeded require_once() callsAndreas Gohr2010-02-01
| * first attempt to centralize all include loadingAndreas Gohr2010-01-31
* | run dbg() output through htmlspecialcharsAndreas Gohr2010-02-08
|/
* Read version from last Git logAndreas Gohr2010-01-08
* Grab version from darcs correctly and simplerAdrian Lang2009-12-10
* added getVersionData() additionally to getVersion() to get version date and t...Anika Henke2009-11-15
* correctly read version from darcs2 inventoryAndreas Gohr2009-11-04
* set required PHP release to 5.1.2Andreas Gohr2009-10-26
* Coding Standard CleanupAndreas Gohr2009-10-20
* Updated version checks for PHP 5Andreas Gohr2009-07-26
* optional additional header for dbglog()Andreas Gohr2009-02-28
* check if mb_string function overloading is enabled FS#1565Andreas Gohr2009-01-16
* Added HTTP check for data directory securityAndreas Gohr2009-01-14
* better logging for objects and arrays in dbglog()Andreas Gohr2009-01-13
* removed some illogical path setupsAndreas Gohr2008-12-13
* remove sensitive data from debug output more aggressivelyAndreas Gohr2008-07-15
* Check memory settings on ?doAndreas Gohr2008-02-23
* no write check for users.auth.php when non-plain backend is used FS#1271Andreas Gohr2007-12-03
* getUserData should really be implemented always... (FS#1272)Andreas Gohr2007-12-03
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* check for auth object at certain functionsAndreas Gohr2007-06-27
* fix dbg_backtrace when arguments are an array or objectAndreas Gohr2007-04-18
* dbg_backtrace() function addedAndreas Gohr2007-03-05
* add some helpful user/group information to ?doMike Frysinger2006-12-05
* manager user/groupAndreas Gohr2006-12-03
* fixed paths in getVersionAndreas Gohr2006-11-24
* PHP version check in the installerAndreas Gohr2006-11-05
* typo in doAnika Henke2006-10-16
* remove metadebug again, improve doÞbug insteadAndreas Gohr2006-09-25
* metadebug parameter addedAndreas Gohr2006-09-25
* infoutils updatechris2006-09-17
* update for updatecheck functionAndreas Gohr2006-09-17
* updatecheck featureAndreas Gohr2006-09-16