docs
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
<li class="public ">
|
||||
<span class="summary_signature">
|
||||
|
||||
<a href="#config_backup_files-class_method" title="config_backup_files (class method)">+ (Object) <strong>config_backup_files</strong> </a>
|
||||
<a href="#config_backup_files-class_method" title="config_backup_files (class method)">+ (Array) <strong>config_backup_files</strong> </a>
|
||||
|
||||
|
||||
|
||||
@@ -120,9 +120,7 @@
|
||||
|
||||
|
||||
|
||||
<span class="summary_desc"><div class='inline'>
|
||||
<p>Array.</p>
|
||||
</div></span>
|
||||
<span class="summary_desc"><div class='inline'></div></span>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -139,7 +137,7 @@
|
||||
<li class="public ">
|
||||
<span class="summary_signature">
|
||||
|
||||
<a href="#config_backup-instance_method" title="#config_backup (instance method)">- (Object) <strong>config_backup</strong> </a>
|
||||
<a href="#config_backup-instance_method" title="#config_backup (instance method)">- (Array) <strong>config_backup</strong> </a>
|
||||
|
||||
|
||||
|
||||
@@ -155,8 +153,7 @@
|
||||
|
||||
<span class="summary_desc"><div class='inline'>
|
||||
<p>Checks to see if wp-config.php has a backup See <a
|
||||
href="http://www.feross.org/cmsploit">www.feross.org/cmsploit</a>/ return
|
||||
an array of backup config files url.</p>
|
||||
href="http://www.feross.org/cmsploit">www.feross.org/cmsploit</a>/.</p>
|
||||
</div></span>
|
||||
|
||||
</li>
|
||||
@@ -174,7 +171,7 @@ an array of backup config files url.</p>
|
||||
<div class="method_details first">
|
||||
<h3 class="signature first" id="config_backup_files-class_method">
|
||||
|
||||
+ (<tt>Object</tt>) <strong>config_backup_files</strong>
|
||||
+ (<tt><span class='object_link'><a href="../Array.html" title="Array (class)">Array</a></span></tt>) <strong>config_backup_files</strong>
|
||||
|
||||
|
||||
|
||||
@@ -183,8 +180,6 @@ an array of backup config files url.</p>
|
||||
</h3><div class="docstring">
|
||||
<div class="discussion">
|
||||
|
||||
<p>Array</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -196,15 +191,10 @@ an array of backup config files url.</p>
|
||||
<li>
|
||||
|
||||
|
||||
<span class='type'></span>
|
||||
<span class='type'>(<tt><span class='object_link'><a href="../Array.html" title="Array (class)">Array</a></span></tt>)</span>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class='inline'>
|
||||
<p>Array</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -247,7 +237,7 @@ an array of backup config files url.</p>
|
||||
<div class="method_details first">
|
||||
<h3 class="signature first" id="config_backup-instance_method">
|
||||
|
||||
- (<tt>Object</tt>) <strong>config_backup</strong>
|
||||
- (<tt><span class='object_link'><a href="../Array.html" title="Array (class)">Array</a></span></tt>) <strong>config_backup</strong>
|
||||
|
||||
|
||||
|
||||
@@ -257,14 +247,31 @@ an array of backup config files url.</p>
|
||||
<div class="discussion">
|
||||
|
||||
<p>Checks to see if wp-config.php has a backup See <a
|
||||
href="http://www.feross.org/cmsploit">www.feross.org/cmsploit</a>/ return
|
||||
an array of backup config files url</p>
|
||||
href="http://www.feross.org/cmsploit">www.feross.org/cmsploit</a>/</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="tags">
|
||||
|
||||
<p class="tag_title">Returns:</p>
|
||||
<ul class="return">
|
||||
|
||||
<li>
|
||||
|
||||
|
||||
<span class='type'>(<tt><span class='object_link'><a href="../Array.html" title="Array (class)">Array</a></span></tt>)</span>
|
||||
|
||||
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>Backup config files</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div><table class="source_code">
|
||||
<tr>
|
||||
@@ -346,7 +353,7 @@ an array of backup config files url</p>
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 19 23:10:15 2013 by
|
||||
Generated on Sat Aug 10 12:46:30 2013 by
|
||||
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||
0.8.5.2 (ruby-1.9.3).
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user