Login   Register  
PHP Classes
elePHPant
Icontem

File: en.inc.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Valics Lehel  >  Fast Template  >  en.inc.php  >  Download  
File: en.inc.php
Role: Auxiliary data
Content type: text/plain
Description: English Language File
Class: Fast Template
Updated revision of CDI Fast Template engine
Author: By
Last change: cosmetics
Date: 2005-02-15 12:18
Size: 185 bytes
 

Contents

Class file image Download
<?php
// $Id: en.inc.php,v 1.3 2005/02/08 22:18:35 lvalics Exp $
// Language sample
$c_text1 = "Text1";
$c_text2 = "Text2";
$c_text3 = "Text3";
$c_backindex = "Back to index";
?>