Changeset 2981583
- Timestamp:
- 10/20/2023 09:33:09 AM (2 years ago)
- Location:
- wp-wallcreeper
- Files:
-
- 1 edited
- 4 copied
-
tags/1.6/trunk (copied) (copied from wp-wallcreeper/trunk)
-
tags/1.6/trunk/cache.php (copied) (copied from wp-wallcreeper/trunk/cache.php) (1 diff)
-
tags/1.6/trunk/readme.txt (copied) (copied from wp-wallcreeper/trunk/readme.txt)
-
tags/1.6/trunk/wp-wallcreeper.php (copied) (copied from wp-wallcreeper/trunk/wp-wallcreeper.php)
-
trunk/cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-wallcreeper/tags/1.6/trunk/cache.php
r2981574 r2981583 188 188 } 189 189 190 $this->exit();190 exit(); 191 191 } 192 192 -
wp-wallcreeper/trunk/cache.php
r2981574 r2981583 188 188 } 189 189 190 $this->exit();190 exit(); 191 191 } 192 192
Note: See TracChangeset
for help on using the changeset viewer.