Changeset 492 for trunk/plog-remote.php

Show
Ignore:
Timestamp:
01/25/08 16:03:58 (10 months ago)
Author:
kasper
Message:

Fix for installations, running together with Wordpress or other systems using Gettext.
Fixed som missing translations.
Fix for gallery remote, now working in beta3.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plog-remote.php

    r422 r492  
    1111require("plog-functions.php"); 
    1212require("plog-globals.php"); 
     13require_once("plog-load_config.php"); 
    1314include("admin/plog-admin-functions.php"); 
    1415