Jelajahi Sumber

Minor cleanup

pdontthink 18 tahun lalu
induk
melakukan
1629fbd768
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      src/configtest.php

+ 2 - 0
src/configtest.php

@@ -289,6 +289,8 @@ if($data_dir == $attachment_dir) {
 }
 
 
+echo "Checking plugins...<br />\n";
+
 /* check plugins and themes */
 //FIXME: check requirements given in plugin _info() function, such
 //       as required PHP extensions, Pear packages, other plugins, SM version, etc