[Linpha-cvs] SF.net SVN: linpha: [4469] trunk/linpha2
Status: Inactive
Brought to you by:
bzrudi
From: <fan...@us...> - 2006-04-01 12:19:23
|
Revision: 4469 Author: fangehrn Date: 2006-04-01 04:19:15 -0800 (Sat, 01 Apr 2006) ViewCVS: http://svn.sourceforge.net/linpha/?rev=4469&view=rev Log Message: ----------- * moved path of lang.temp.txt from ./var/tmp to ./var as tmp doesnt exists all the time (during install) and ./var is always writable Modified Paths: -------------- trunk/linpha2/ChangeLog Property Changed: ---------------- trunk/linpha2/var/ Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2006-04-01 12:16:49 UTC (rev 4468) +++ trunk/linpha2/ChangeLog 2006-04-01 12:19:15 UTC (rev 4469) @@ -15,6 +15,9 @@ for example: if the file is edited with an external program, linpha will now be able to check this and update the md5sum in the stats, comments etc.! (but the database has been up-to-date) + + * moved path of lang.temp.txt from ./var/tmp to ./var as tmp doesnt exists all the time (during install) + and ./var is always writable 2006-03-31 bzrudi <linpha2_AT_tuxpower_DOT_de> * Installer: Property changes on: trunk/linpha2/var ___________________________________________________________________ Name: svn:ignore - cache sql tmp config.dir.php + cache sql tmp config.dir.php lang.temp.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |