Changeset 69 for branches/1.4.5-wp2.2

Show
Ignore:
Timestamp:
02/11/08 14:12:58 (5 months ago)
Author:
root
Message:

1.4.5-wp.2.2 branch release

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.4.5-wp2.2/wassup.php

    r68 r69  
    130130function add_wassup_scripts() { 
    131131        global $wpurl; 
    132         if (stristr($_GET['page'],'wassup') !== FALSE) { 
     132        if (stristr($_GET['page'],WASSUPFOLDER) !== FALSE) { 
    133133        if ( function_exists('wp_deregister_script')) { 
    134134                wp_deregister_script('jquery'); //removes old jquery vers.