Show
Ignore:
Timestamp:
06/05/08 17:18:12 (6 months ago)
Author:
sidtheduck
Message:

+ Lots of sorting fixes

  • Now sorting is the same throughout . defaults from Admin->Options are used on both Admin->Manage and front-end gallery . plogger_init_picture order = plogger_init_pictures order . sorting fixes from Import display to actually saving the files

+ Additional check for safe_mode workaround to see if ftp_connect function exists in compiled PHP installation before attempting the workaround

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/admin/plog-thumbpopup.php

    r297 r546  
     1<?php 
     2// load configuration variables from database, plog-globals, & plog-functions 
     3require_once(dirname(dirname(__FILE__))."/plog-load_config.php"); 
     4require("plog-admin.php"); 
     5require_once("plog-admin-functions.php"); 
    16 
    2 <?php 
    3 require_once("plog-admin.php"); 
    4 require_once("../plog-load_config.php");                                        // load configuration variables from database 
    5 require_once("../plog-functions.php"); 
     7 
    68// this script will just show a small preview of the thumbnail in admin view if 
    79// you can't differentiate the small pics.