0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented CacheSourceManager More... over 13 years ago
Added missing '/' More... over 13 years ago
Whoops ... We should add the global variable $packageDirs More... over 13 years ago
Whoops .. More... over 13 years ago
We should protect the template dir More... over 13 years ago
Added global.php for acp More... over 13 years ago
Created index.php for admin area More... over 13 years ago
We should protect template dir More... over 13 years ago
Added missing return (It's not required but i should not forget it later ...) More... over 13 years ago
Added register_shutdown_function method call More... over 13 years ago
Added destruct method More... over 13 years ago
Whoops ... callStatic not __call More... over 13 years ago
We should throw a SystemException if no additional method is set More... over 13 years ago
Added missing return More... over 13 years ago
Added __get method More... over 13 years ago
Added support for addtional method hooks More... over 13 years ago
Renamed option (We'll only define a callback. That allows more cache resources than one at one time. Some sources should stored in Disk cache and others are better in memcache ;-)) More... over 13 years ago
Added language system More... over 13 years ago
Added style system (This should work in Frontend, BACKEND and SETUP) More... over 13 years ago
Created IKARUSACP More... over 13 years ago
Imported XML from WCF More... over 13 years ago
Updated constant name (We'll prefix all options with 'OPTION_') More... over 13 years ago
Imported Template-System from DEVel CP (I've stolen it from WCF ...) More... over 13 years ago
Impored StringUtil from WCF (I hope all works here ...) More... over 13 years ago
Created placeholder for installer More... over 13 years ago
Updated author tag More... over 13 years ago
Created readme for test dir More... over 13 years ago
Created core.functions.php More... over 13 years ago
Created PrintableException More... over 13 years ago
Added DatabaseManager::addConnection to __getTraceAsString (We should kick all parameters of the call) More... over 13 years ago