Explorar o código

Change config.php.sample to config.sample.php to allow PHPDocumentor to parse it

Jimmy Conner %!s(int64=20) %!d(string=hai) anos
pai
achega
9bbd9abf10
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugins/filters/README
  2. 0 0
      plugins/filters/config.sample.php

+ 1 - 1
plugins/filters/README

@@ -21,7 +21,7 @@ you still require it.
 This is slow.  Yep.  Slow.
 
 
-To configure, first you need to rename config.php.sample to config.php.
+To configure, first you need to rename config.sample.php to config.php.
 You should then just take a peek at config.php and set
 $SpamFilters_YourHop to some string if you want to avoid tons of false
 hits on the RSS and DUL and ORBS databases.  It should also speed up the

+ 0 - 0
plugins/filters/config.php.sample → plugins/filters/config.sample.php