guest [212.14.24.184]  Wed, 01 Feb 2012 10:54:59 +0000

Modified page: http://wiki.horde.org/CreatingYourFirstModule
New Revision:  16
Change log:  Revert

@@ -15,9 +15,9 @@
2. Create the following script as projectrename.php - save it somewhere sensible, like your home directory:

 <code type="php">
 #!/usr/bin/php -q
-<?php
+<?
 function analysedir( $path_, $list_ )
 {
   // Read dir
   $handle = opendir($path_);

__
commits mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to