Beispiel #1
0
 function set($app, $key, $value)
 {
     $_this =& S2Paths::getInstance();
     $_this->__paths[$app][$key] = $value;
 }