Changeset 521

Show
Ignore:
Timestamp:
04/24/2007 10:36:35 PM (1 year ago)
Author:
malte
Message:

fixed security bug #215

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/gui/include/sql.php

    r519 r521  
    1818 * 
    1919 **/ 
     20$include_path = realpath(dirname(_ _FILE_ _)); 
    2021 
    2122include_once (realpath($include_path.'/adodb/adodb.inc.php'));