Plugin Directory

Changeset 650173


Ignore:
Timestamp:
01/09/2013 10:44:10 AM (13 years ago)
Author:
rasmusjoh
Message:

fixed error

Location:
slideshow-manager
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • slideshow-manager/tags/2.1.0/slideshow.php

    r649989 r650173  
    2323
    2424*/
    25 
    26 /* hmm? */
    27 global $slideshow_manager_show_settings = TRUE;
    28 global $slideshow_manager_show_advanced_settings = TRUE;
    29 global $slideshow_manager_show_howto = TRUE;
    3025
    3126global $table_name;
  • slideshow-manager/trunk/slideshow.php

    r649989 r650173  
    2323
    2424*/
    25 
    26 /* hmm? */
    27 global $slideshow_manager_show_settings = TRUE;
    28 global $slideshow_manager_show_advanced_settings = TRUE;
    29 global $slideshow_manager_show_howto = TRUE;
    3025
    3126global $table_name;
Note: See TracChangeset for help on using the changeset viewer.