Changeset 1235989
- Timestamp:
- 09/02/2015 04:18:31 AM (11 years ago)
- File:
-
- 1 edited
-
super-static-cache/trunk/options.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
super-static-cache/trunk/options.php
r1220634 r1235989 122 122 }); 123 123 </script> 124 <?php 125 $notice=notice_msg(); 126 if($notice[0] === false){ 127 echo "<div id=\"message\" class=\"error\">".$notice[1]."</div>"; 128 } 129 ?> 124 130 <h2><?php _e('Super Static Cache Settings','super_static_cache');?></h2><br/> 125 131 <div class="ssc_menu">
Note: See TracChangeset
for help on using the changeset viewer.