Jelajahi Sumber

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

Jimmy Conner 20 tahun lalu
induk
melakukan
9bbd9abf10
2 mengubah file dengan 1 tambahan dan 1 penghapusan
  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.
 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
 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
 $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
 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