diff options
| author | Andy Staudacher <andy.st@gmail.com> | 2009-02-24 05:54:19 +0000 |
|---|---|---|
| committer | Andy Staudacher <andy.st@gmail.com> | 2009-02-24 05:54:19 +0000 |
| commit | e0319573542293c661c263de30547eeb9c2b7ede (patch) | |
| tree | 19383ba068aacd48b3587be144aff3dd2da11c92 /modules/local_import/views/local_import_admin.html.php | |
| parent | 41600a982f566cf47c240fd5c4b46096983d2b7e (diff) | |
File structure style fixes
Diffstat (limited to 'modules/local_import/views/local_import_admin.html.php')
| -rw-r--r-- | modules/local_import/views/local_import_admin.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/local_import/views/local_import_admin.html.php b/modules/local_import/views/local_import_admin.html.php index d53c5db8..f26f57ad 100644 --- a/modules/local_import/views/local_import_admin.html.php +++ b/modules/local_import/views/local_import_admin.html.php @@ -1,4 +1,4 @@ -<? defined("SYSPATH") or die("No direct script access."); ?> +<?php defined("SYSPATH") or die("No direct script access.") ?> <div id="gLocalImportAdmin"> <h2> <?= t("Local Import Admininstration") ?> |
