Changeset 637186
- Timestamp:
- 12/11/2012 07:18:03 PM (13 years ago)
- Location:
- really-static/trunk
- Files:
-
- 2 edited
-
php/admin.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
really-static/trunk/php/admin.php
r637015 r637186 235 235 236 236 . '<form method="post"><textarea name="debug" cols="140" rows="25" readonly>' 237 . "Fileversion: ". date ("F d Y / H:i:s",$reallystaticfile)."\n".$tmp." 238 Language: ".$ll."\n" 237 . "Fileversion: ". date ("F d Y / H:i:s",$reallystaticfile)."\n".$tmp."Language: ".$ll."\n" 238 ."Wordpressversion: ".get_bloginfo("version")."\n" 239 239 240 . "\nCURL: ".ison(function_exists("curl_init"),1,"available","not available")."\n" 240 241 . "file_get_contents: ".ison(function_exists("file_get_contents"),1,"available","not available")."\n" -
really-static/trunk/readme.txt
r613705 r637186 4 4 Tags: cache, html, wp-super-cache, wp-cache, cacheing, performance, speed, cdn, wp cache, super cache, ftp, Post, admin, posts, plugin, comments, images, links, page, rss, widget 5 5 Requires at least: 2.5.0 6 Tested up to: 3. 46 Tested up to: 3.5 7 7 Stable tag: 0.31 8 8 … … 48 48 = Questions and Bug reports = 49 49 If you got any Problem please use the debugfunktion and send me a report. 50 Or ask the community at [Facebook](http://really-static-support.php-welt.net/bugs-f8.html)50 Or ask the [community](http://really-static-support.php-welt.net/bugs-f8.html) 51 51 52 52
Note: See TracChangeset
for help on using the changeset viewer.