Example #1
0
 function __call($function, $args)
 {
     CORE::call_function(self::$endClass, $function, $args);
 }