diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2009-04-06 08:53:37 +0000 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2009-04-06 08:53:37 +0000 |
| commit | fb818f3c4d502fd9fcef8494506262a2c4c9b868 (patch) | |
| tree | 2a0b53b836d89674cfb3cd682b819ee103e76bb9 /modules/organize/helpers/organize_installer.php | |
| parent | 63edb37076b9c1248041368f0aa16013cb7edb15 (diff) | |
Fix preamble
Diffstat (limited to 'modules/organize/helpers/organize_installer.php')
| -rw-r--r-- | modules/organize/helpers/organize_installer.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/organize/helpers/organize_installer.php b/modules/organize/helpers/organize_installer.php index 185f09a9..467564b6 100644 --- a/modules/organize/helpers/organize_installer.php +++ b/modules/organize/helpers/organize_installer.php @@ -1,4 +1,5 @@ -<?php defined("SYSPATH") or die("No direct script access.");/** +<?php defined("SYSPATH") or die("No direct script access."); +/** * Gallery - a web based photo album viewer and editor * Copyright (C) 2000-2008 Bharat Mediratta * |
