diff options
Diffstat (limited to 'ajax_translate.php')
| -rw-r--r-- | ajax_translate.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ajax_translate.php b/ajax_translate.php index 3c51f19..91763e6 100644 --- a/ajax_translate.php +++ b/ajax_translate.php @@ -14,7 +14,7 @@ * Initialization */ $gLightweightScan = TRUE; -require_once( '../kernel/setup_inc.php' ); +require_once( '../kernel/includes/setup_inc.php' ); $translation = NULL; |
