Current File : /home/inlingua/www/decay_sym/root/usr/local/softaculous/enduser/languages/english/sitepad_lang.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// sitepad_lang.php
//===========================================================
// SOFTACULOUS 
// Version : 1.1
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Started by: Alons
// Date:       10th Jan 2009
// Time:       21:00 hrs
// Site:       http://www.softaculous.com/ (SOFTACULOUS)
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.softaculous.com
// ----------------------------------------------------------
//===========================================================
// (c)Softaculous Inc.
//===========================================================
//////////////////////////////////////////////////////////////

if(!defined('SOFTACULOUS')){

	die('Hacking Attempt');

}

// Error Strings
$l['no_access_sitepad'] = 'SitePad access disabled';

//Theme Strings
$l['<title>'] = APP.' - SitePad';
$l['no_ftp'] = 'Could not find FTP Login details';