SourceForge logo
SourceForge logo
Menu

phpwiki-checkins

From: Geoffrey T. D. <da...@us...> - 2001年05月21日 16:06:52
Update of /cvsroot/phpwiki/phpwiki/lib
In directory usw-pr-cvs1:/tmp/cvs-serv4255/lib
Modified Files:
 Tag: release-1_2-branch
	config.php 
Log Message:
Added call to setlocale(). In some PHP installations, it seems, gettext()
will not work without it.
Index: config.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/config.php,v
retrieving revision 1.24.2.1
retrieving revision 1.24.2.2
diff -C2 -r1.24.2.1 -r1.24.2.2
*** config.php	2001年02月08日 18:28:31	1.24.2.1
--- config.php	2001年05月21日 16:06:50	1.24.2.2
***************
*** 11,15 ****
 function rcs_id($id) { echo "<!-- $id -->\n"; };
 }
! rcs_id('$Id$');
 // end essential internal stuff
 
--- 11,15 ----
 function rcs_id($id) { echo "<!-- $id -->\n"; };
 }
! rcs_id('$Id$'); 
 // end essential internal stuff
 
***************
*** 190,193 ****
--- 190,194 ----
 bindtextdomain ("phpwiki", "./locale");
 textdomain ("phpwiki");
+ setlocale("LC_ALL", "");
 }
 // end of localization function
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /