Bug Fix comptability for psql 8.3 see upgrade47.sql
This commit is contained in:
parent
b76022371f
commit
ef811a9712
3 changed files with 60 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
* and some parameter
|
||||
*/
|
||||
date_default_timezone_set ('Europe/Brussels');
|
||||
define ("DBVERSION",46);
|
||||
define ("DBVERSION",48);
|
||||
|
||||
$inc_path=get_include_path();
|
||||
if ( strpos($inc_path,";") != 0 ) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue