|
|
Choosing A Webhost: |
mantisbt/admin install.php,1.28,1.28.2.1: msg#00052bug-tracking.mantis.cvs
Update of /cvsroot/mantisbt/mantisbt/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4479/admin Modified Files: Tag: EXP_TEMPLATE install.php Log Message: source cleanup - prefix template bound variables with tpl_ - base template information Index: install.php =================================================================== RCS file: /cvsroot/mantisbt/mantisbt/admin/install.php,v retrieving revision 1.28 retrieving revision 1.28.2.1 diff -u -d -r1.28 -r1.28.2.1 --- install.php 20 Apr 2006 13:53:52 -0000 1.28 +++ install.php 27 May 2007 19:43:16 -0000 1.28.2.1 @@ -619,7 +619,7 @@ $t_config_filename = $g_absolute_path . 'config_inc.php'; if ( !file_exists ( $t_config_filename ) ) { - if ( $fd = @fopen( $t_config_filename, 'x' ) ) { + if ( $fd = @fopen( $t_config_filename, 'w' ) ) { fwrite( $fd, $t_config ); fclose( $fd ); } ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | mantisbt/core bug_api.php, 1.100.2.4, 1.100.2.5 template_api.php, 1.1.2.3, 1.1.2.4, Glenn Henshaw |
|---|---|
| Next by Date: | mantisbt bug_view_advanced_page.php, 1.77.2.3, 1.77.2.4 config_defaults_inc.php, 1.296.2.2, 1.296.2.3, Glenn Henshaw |
| Previous by Thread: | mantisbt/core bug_api.php, 1.100.2.4, 1.100.2.5 template_api.php, 1.1.2.3, 1.1.2.4, Glenn Henshaw |
| Next by Thread: | mantisbt bug_view_advanced_page.php, 1.77.2.3, 1.77.2.4 config_defaults_inc.php, 1.296.2.2, 1.296.2.3, Glenn Henshaw |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |