mirror of
https://github.com/jimeh/dlist.git
synced 2026-02-19 07:56:41 +00:00
Initial import
git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@1 a5845835-ea0f-0410-a762-dd0bfe9bfde8
This commit is contained in:
24
templates/simple/render.exc.php
Normal file
24
templates/simple/render.exc.php
Normal file
@@ -0,0 +1,24 @@
|
||||
<?php die();
|
||||
|
||||
//
|
||||
// render
|
||||
//
|
||||
// Created by Jim Myhrberg on 21-Mar-2006.
|
||||
// Copyright (c) zynode.info. All rights reserved.
|
||||
//
|
||||
|
||||
//_HEAD;
|
||||
/* --- Configuration ---
|
||||
Name: render
|
||||
Priority: 40
|
||||
Author: Jim Myhrberg
|
||||
*/
|
||||
//_SCRIPT;
|
||||
|
||||
//==========================
|
||||
//>STAGE> init
|
||||
//==========================
|
||||
echo "hello";
|
||||
|
||||
//_END;
|
||||
?>
|
||||
Reference in New Issue
Block a user