Exemplo n.º 1
0
 @Overridable
 protected String getDllPath53(Host host) {
   return host.getPfttCacheDir() + "/dep/wincache/wincache-1.3.4-5.3-nts-vc9-x86/php_wincache.dll";
 }
Exemplo n.º 2
0
 @Overridable
 protected String getDllPath55Plus(Host host) {
   return host.getPfttCacheDir()
       + "/dep/wincache/wincache-1.3.5-5.5-nts-vc11-x86/php_wincache.dll";
 }