PHP Classes

File: Web/application/language/en/ce_home_lang.php

Recommend this page to a friend!
  Classes of Burge Lab   Burge CMF   Web/application/language/en/ce_home_lang.php   Download  
File: Web/application/language/en/ce_home_lang.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Burge CMF
Framework to publish managed content
Author: By
Last change:
Date: 7 years ago
Size: 208 bytes
 

Contents

Class file image Download
<?php

$lang
['hello']="Hello";
$lang['this_is_our_home_page']="This is our home page;";

$lang['header_title']="Home";
$lang['header_meta_keywords']=", HomePage";
$lang['header_meta_description']="HomePage";