Updated to work with latest pickles.
This commit is contained in:
parent
998327b35f
commit
526670d333
11 changed files with 21 additions and 648 deletions
|
@ -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';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue