Project

General

Profile

« Previous | Next » 

Revision 29

Added by Manuela over 6 years ago

modified CoreAutoloader for recognized traits in /frameworks/traits/
activate Autoloading in Phplib_FtanTrait
moved Phplib_FtanTrait to /frameworks/traits/

View differences:

version.php
44 44
if (!defined('VERSION_LOADED')) {
45 45
    $sInfo = '
46 46
        VERSION  = "2.10.1-dev"
47
        REVISION = "28"
47
        REVISION = "29"
48 48
        SP       = ""
49 49
    ';
50 50
    foreach (parse_ini_string($sInfo) as $item=>$value) {

Also available in: Unified diff