Ignore:
Timestamp:
Oct 23, 2009, 9:37:45 PM (15 years ago)
Author:
vdigital
Message:

On going rename

Location:
extensions/PiwigoPress
Files:
2 copied

Legend:

Unmodified
Added
Removed
  • extensions/PiwigoPress/Public_WP_Piwigo_code.php

    r4082 r4099  
    11<?php
    22if (defined('PHPWG_ROOT_PATH')) return; /* Avoid Automatic install under Piwigo */
    3 if (!defined('PPW_NAME')) return; /* Avoid Direct call */
     3if (!defined('PWGP_NAME')) return; /* Avoid Direct call */
    44
    55global $wpdb; /* Need for recent thumbnail access */
Note: See TracChangeset for help on using the changeset viewer.