|
@@ -9,8 +9,5 @@
|
|
* file that was distributed with this source code.
|
|
* file that was distributed with this source code.
|
|
*/
|
|
*/
|
|
|
|
|
|
-require __DIR__.'/../lib/Predis/Autoloader.php';
|
|
|
|
-
|
|
|
|
-Predis\Autoloader::register();
|
|
|
|
-
|
|
|
|
|
|
+require __DIR__.'/../autoload.php';
|
|
require __DIR__.'/PredisShared.php';
|
|
require __DIR__.'/PredisShared.php';
|