Changeset 601 for trunk/gallery.php


Ignore:
Timestamp:
07/06/09 18:13:00 (13 months ago)
Author:
kimparsell
Message:

+ Add debug info to plog-config file
+ Theme cleanup
+ Updated exifer1_7 with latest changes
+ Miscellaneous file cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gallery.php

    r590 r601  
    11<?php 
    22/* This is a backwords compatible file to make old installations work correctly */ 
     3 
    34include_once(dirname(__FILE__).'/plogger.php'); 
    45 
     
    1011        return the_plogger_gallery(); 
    1112} 
     13 
    1214?> 
Note: See TracChangeset for help on using the changeset viewer.