Ejemplo n.º 1
0
 }
 static function useDynamicMinify()
 {
     //return true;
     return DbConfig::getProperty(CONFIGURATION_PERFORMANCE, CONFIGURATION_PERFORMANCE_USE_DYNAMIC_MINIFY) == 1;
     // 1=YES
Ejemplo n.º 2
0
     // 1=YES
 }
 static function defaultProxyCode()
 {
     return DbConfig::getProperty(CONFIGURATION_SAMPLE, CONFIGURATION_SAMPLE_PROXYCODE) == 1;