Plugin Directory

Changeset 524847


Ignore:
Timestamp:
03/28/2012 07:42:29 PM (14 years ago)
Author:
kinlane
Message:

Fixing path issue.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • hyp3rl0cal-city-search/trunk/cg.php

    r524845 r524847  
    1212
    1313// some definition we will use
    14 define( 'CG_PUGIN_NAME', 'CityGrid Hyp3rL0cal');
    15 define( 'CG_PLUGIN_DIRECTORY', 'citygrid-local-search');
     14define( 'CG_PUGIN_NAME', 'CityGrid Hyp3rL0cal Search');
     15define( 'CG_PLUGIN_DIRECTORY', 'hyp3rl0cal-city-search');
    1616define( 'CG_CURRENT_VERSION', '0.1.1.1' );
    1717define( 'CG_CURRENT_BUILD', '3' );
Note: See TracChangeset for help on using the changeset viewer.