rlang  Thu, 04 Aug 2011 11:19:40 +0000

Modified page: http://wiki.horde.org/CreatingYourFirstModule
New Revision:  2.1
Change log:  shorthand tags may not work in some installations

@@ -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