]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/FileFinder.php
Assume function_exists("_")
[SourceForge/phpwiki.git] / lib / FileFinder.php
2013-07-04 vargenauAssume function_exists("_")
2013-05-29 vargenauvar --> public
2012-12-27 vargenauRemove PHP4
2012-11-19 vargenauRemove extra empty lines
2012-10-06 vargenauReformat code
2012-10-01 vargenauWhitespace only
2012-09-28 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2011-03-05 vargenauNo tabs
2011-03-03 vargenauRemove rcs_id
2010-09-17 rurbanfix windows abs_path
2010-06-17 vargenauMac OS 9 is dead
2010-06-07 rurbanfix nasty / escape in regexp
2010-06-07 rurbanenable windows check again
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2010-03-04 vargenauUse preg_match instead of ereg (deprecated)
2009-03-31 vargenauRemove history
2008-08-22 vargenauActivated Id substitution for Subversion
2007-07-14 rurbanSemanticWeb.php
2007-01-04 rurbanRemove VMS from internal note.
2005-02-28 rurbanignore forbidden ini_set warnings. Bug #1117254 by...
2004-11-10 rurban* optimize increaseHitCount, esp. for mysql.
2004-11-09 rurban* revert to the wikidb ref passing. there's no memory...
2004-11-06 rurbanWorkaround some php-win \\ duplication bug
2004-10-14 rurbanremove debugging prints
2004-10-14 rurbanloadsave: check if the dumped file will be accessible...
2004-10-12 rurbanphp5 compatibility (5.0.1 ok)
2004-08-05 rurbanstrange problem with WikiTheme
2004-06-19 rurbanprevent some warnings in corner cases
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-06-02 rurbaninit global FileFinder to add proper include paths...
2004-05-27 rurbanrenamed DB_Session to DbSession (in CVS also)
2004-05-24 rurbanget_cfg_var sometimes fails
2004-04-26 rurbanfixed line27 error
2004-04-26 rurbaninclude_path independency
2004-04-20 rurbanconfig refactoring:
2004-04-10 rurbanFixed gettext problem with VIRTUAL_PATH scripts (Window...
2003-09-20 carstenklappPossible solution for isWindowsNT() using PHP_OS (uncon...
2003-03-07 dairikiFileFinder::_get_include_path(): Add @ before ini_get...
2003-01-28 zorlocA fix for problems when file_exists($file) triggers...
2002-09-18 dairikiClean up language/locale setting code.
2002-09-12 rurbanfixed DB_Session
2002-09-09 rurbanFileFinder: added OS specific code. Just for testing...
2002-08-27 rurbanLANG still broken, working on better locale handling.
2002-01-22 carstenklappSearch buttons/lang for button images. It's very kludgy...
2002-01-09 carstenklappMinor reindenting and rewrapping in emacs.
2001-12-28 carstenklappFound more strings needing gettext _() and sprintf...
2001-12-13 carstenklappPermanently added Mac OS X pear path as this is unlikel...
2001-10-29 dairiki(Slightly modified) SF Patch #473466 by <ax@condat...
2001-09-20 dairikiWorkaround for apparent bug in some versions of PHP...
2001-09-19 dairikiNew file lib/FileFinder.php with utility code to help...