diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2009-03-15 22:23:04 +0000 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2009-03-15 22:23:04 +0000 |
| commit | 8abf48dd79561fd6605604de8714d4eaf4870942 (patch) | |
| tree | 90b93e17154f050f8a839a62fccb34b74c7c6b68 /modules/developer/views/block_html.txt.php | |
| parent | b4f8d824f7a6b3466e95dd510af41fabc08df848 (diff) | |
Move atom, developer, polar_rose and gmaps modules into gallery-contrib
Diffstat (limited to 'modules/developer/views/block_html.txt.php')
| -rw-r--r-- | modules/developer/views/block_html.txt.php | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/modules/developer/views/block_html.txt.php b/modules/developer/views/block_html.txt.php deleted file mode 100644 index b0e07a1a..00000000 --- a/modules/developer/views/block_html.txt.php +++ /dev/null @@ -1,10 +0,0 @@ -<?php defined("SYSPATH") or die("No direct script access.") ?> -<?= "<?php defined(\"SYSPATH\") or die(\"No direct script access.\") ?>" ?> - -<div class="g<?= $css_id ?>Block"> - <?= "<a href=\"<?= \$item->url() ?>\">" ?> - - <?= "<?= \$item->thumb_tag(array(\"class\" => \"gThumbnail\")) ?>" ?> - - </a> -</div> |
