Revision: 6533
http://care2002.svn.sourceforge.net/care2002/?rev=6533&view=rev
Author: mizuko
Date: 2010-07-04 09:48:34 +0000 (Sun, 04 Jul 2010)
Log Message:
-----------
Modified Paths:
--------------
care2x/branches/gettext/blank.php
Modified: care2x/branches/gettext/blank.php
===================================================================
--- care2x/branches/gettext/blank.php 2010-06-30 16:35:54 UTC (rev 6532)
+++ care2x/branches/gettext/blank.php 2010-07-04 09:48:34 UTC (rev 6533)
@@ -1,7 +1,7 @@
<?php
//error_reporting(E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR);
require('./roots.php');
-require('include/inc_environment_global.php');
+require('include/helpers/inc_environment_global.php');
if(!isset($lang)||!$lang)
{
if(!$_SESSION['sess_lang']) include('chklang.php');
@@ -15,7 +15,7 @@
<?php html_rtl($lang) ?>
<?php
-include_once('include/inc_charset_fx.php');
+include_once('include/helpers/inc_charset_fx.php');
echo setCharSet();
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Care2002-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/care2002-developers