Changeset 650173
- Timestamp:
- 01/09/2013 10:44:10 AM (13 years ago)
- Location:
- slideshow-manager
- Files:
-
- 2 edited
-
tags/2.1.0/slideshow.php (modified) (1 diff)
-
trunk/slideshow.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
slideshow-manager/tags/2.1.0/slideshow.php
r649989 r650173 23 23 24 24 */ 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;30 25 31 26 global $table_name; -
slideshow-manager/trunk/slideshow.php
r649989 r650173 23 23 24 24 */ 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;30 25 31 26 global $table_name;
Note: See TracChangeset
for help on using the changeset viewer.