[commits] [Wiki] changed: CreatingYourFirstModule

Ralf Lang lang at b1-systems.de
Thu Aug 4 11:19:40 UTC 2011


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_);



More information about the commits mailing list