"conf.rss.inc.php"
Code: Select all
$rss["description"] = "phpwcms is an Open Sorce web content management system based on PHP/MySQL.";
"upgrade.php"
Code: Select all
echo '<p><a href="upgrade.php">Chosse another SQL file...</a></p>';
"cnt18.article.inc.php"
Code: Select all
<tr><td colspan="2"> <span style="color:#CC3300;">not signed - fill in all neccessary info</span></td></tr>
"cnt20.takeval.inc.php"
Code: Select all
$content["bid"]["emailmsg"] = 'This is an automaticly send verification email.';
"step0.inc.php"
Code: Select all
your server system - not neccessary if you use GD1/2. Please check that the
"step4.inc.php"
Code: Select all
you will be automaticly logged out after<br />
"step4.inc.php"
Code: Select all
<td colspan="2" class="chatlist">if you would deliver compressed
web pages<br />
you should enable this. maybe your Apache is doing so <br />
diable this function or if compression should be set off. </td>
"setup.func.inc.php"
Code: Select all
$conf_file .= "\$phpwcms[\"imgext_disabled\"] = ''; //comma seperated list of imagetypes which should not be handled \"pdf,ps\"\n";
"setup.func.inc.php"
Code: Select all
$conf_file .= "\$phpwcms[\"multimedia_ext\"] = 'aif,aiff,mov,movie,mp3,mpeg,mpeg4,mpeg2,wav,swf,swc,ram,ra,wma,wmv,avi,au,midi,moov,rm,rpm,mid,midi'; //comma seperated list of file extensiosn allowed for multimedia\n";
"setup.func.inc.php"
Code: Select all
$conf_file .= "// often neccessary on IIS or default MacOS X webserver settings\n";
"act_download.php"
Code: Select all
An error (ID:<?php echo $err ?>) occured while trying to download a file of your directory.<br />
"cnt9.list.inc.php"
Code: Select all
$media["media_src"] = ($media["media_src"]) ? "EXTERNAL SOURCE" : "INTERNAl SOURCE";
"cnt12.article.inc.php"
Code: Select all
( ($content["newsletter"]["success_text"]) ? nl2br($content["newsletter"]["success_text"]) : "Email: ".$content["newsletter"]["email_address"]." successfully registred. You will receive a verification email within seconds.")
"cnt18.article.inc.php"
Code: Select all
<tr><td colspan="2"> <span style="color:#CC3300;">not signed - fill in all neccessary info</span></td></tr>
"cnt18.article.inc.php"
Code: Select all
$CNT_TMP .= '<div style="color:#FF3300;">A technical problem occured while you ';
"eng_lang_data.inc.php"
Code: Select all
'error_uploading' => 'An error occured while handling file upload. Please try again later',
"lang.ext.inc.php"
Code: Select all
$BL['DOWNLOAD_ERR1'] = 'An error (NR:{VAL}) occured while trying to download a file.';
"lang.inc.php"
Code: Select all
$BL['be_newsletter_htmlpart'] = 'HTML newletter content';
$BL['be_newsletter_textpart'] = 'TEXT newletter content';
$BL['be_newsletter_textpart'] = 'TEXT Newletter Inhalt';
"lang.inc.php"
Code: Select all
$BL['be_admin_startup_button'] = 'save stratup text'
"lang.inc.php"
Code: Select all
$BL['be_profile_create_error'] = 'An error occured while creating.';
$BL['be_profile_update_error'] = 'An error occured while updating.';
MORE LATER