[commits] [Wiki] changed: CreatingYourFirstModule
Wiki Guest
wikiguest at horde.org
Wed Feb 1 10:54:59 UTC 2012
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_);
More information about the commits
mailing list