Skip to content

Commit 1b2cbf4

Browse files
committed
Examples
1 parent 89775c8 commit 1b2cbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/101.learn_fast.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Here is how to setup and work on phpFastCache fast!
55
*/
66

7-
require_once("phpfastcache/phpfastcache.php");
7+
require_once("phpfastcache.php");
88
// auto, files, sqlite, xcache, memcache, apc, memcached, wincache
99
phpFastCache::setup("storage","auto");
1010

0 commit comments

Comments
 (0)