Plugin Directory

Changeset 637186


Ignore:
Timestamp:
12/11/2012 07:18:03 PM (13 years ago)
Author:
eriksef
Message:

version 3.5

Location:
really-static/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • really-static/trunk/php/admin.php

    r637015 r637186  
    235235       
    236236. '<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
    239240. "\nCURL: ".ison(function_exists("curl_init"),1,"available","not available")."\n"
    240241. "file_get_contents: ".ison(function_exists("file_get_contents"),1,"available","not available")."\n"
  • really-static/trunk/readme.txt

    r613705 r637186  
    44Tags: 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
    55Requires at least: 2.5.0
    6 Tested up to: 3.4
     6Tested up to: 3.5
    77Stable tag: 0.31
    88
     
    4848= Questions and Bug reports =
    4949If 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)
     50Or ask the [community](http://really-static-support.php-welt.net/bugs-f8.html)
    5151
    5252
Note: See TracChangeset for help on using the changeset viewer.