Updated to work with latest pickles.

This commit is contained in:
Josh Sherman 2014-08-04 00:40:30 +00:00
parent 998327b35f
commit 526670d333
11 changed files with 21 additions and 648 deletions

View file

@ -1,6 +1,6 @@
<?php
set_include_path(get_include_path() . PATH_SEPARATOR . '/usr/share/pickles-v13.12.1');
set_include_path(get_include_path() . PATH_SEPARATOR . '/usr/share/pickles-dev/src');
require_once 'pickles.php';