Updated PICKLES path
This commit is contained in:
parent
5bab800948
commit
b725bbbe48
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
set_include_path(get_include_path() . PATH_SEPARATOR . '/usr/share/pickles-latest');
|
||||
set_include_path(get_include_path() . PATH_SEPARATOR . '/usr/share/pickles-v13.12.1');
|
||||
|
||||
require_once 'pickles.php';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue