diff options
Diffstat (limited to 'modules/cloud.module')
-rw-r--r-- | modules/cloud.module | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/cloud.module b/modules/cloud.module index 511087a32..4006ac775 100644 --- a/modules/cloud.module +++ b/modules/cloud.module @@ -1,4 +1,5 @@ -<? +<?php +// $Id$ function cloud_help() { } |