]> git.llucax.com Git - software/bife/bife.git/commitdiff
Replaced <? for <?php for better compatibility.
authorLeandro Lucarella <llucax@gmail.com>
Thu, 10 Jul 2003 04:40:02 +0000 (04:40 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Thu, 10 Jul 2003 04:40:02 +0000 (04:40 +0000)
examples/index.php

index fc2b1992c4553c6488331e58c4d2e31d48544393..c2211b108ec8c7f823562884fec8ec4f4cda5571 100644 (file)
@@ -1,4 +1,4 @@
-<?
+<?php
 // vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
 // +--------------------------------------------------------------------+
 // |                       BIFE - Buil It FastEr                        |