replaced <? with <?php (lighttp needs)
[mirrors/Kyberia-bloodline.git] / wwwroot / inc / eventz / get_templates.inc
index 391bf75e4650a6efcf3654d30124e1422a67379c..75bd82532a1012b9a2d5e6b5d40b0ff21616394c 100644 (file)
@@ -1,4 +1,4 @@
-<?
+<?php
 function get_templates() {
 $sql = "select * from `nodes` where `external_link` LIKE 'template://%'";
 $q = mysql_query($sql);
This page took 0.125771 seconds and 4 git commands to generate.