[Aimmath-commit] AIM/WEB-INF/maple/aim/admin ZoneAdminHome.mpl,1.2,1.2.2.1
Brought to you by:
gustav_delius,
npstrick
From: <gus...@us...> - 2003-08-27 06:55:24
|
Update of /cvsroot/aimmath/AIM/WEB-INF/maple/aim/admin In directory sc8-pr-cvs1:/tmp/cvs-serv10431/WEB-INF/maple/aim/admin Modified Files: Tag: windows ZoneAdminHome.mpl Log Message: merged from head Index: ZoneAdminHome.mpl =================================================================== RCS file: /cvsroot/aimmath/AIM/WEB-INF/maple/aim/admin/ZoneAdminHome.mpl,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -C2 -d -r1.2 -r1.2.2.1 *** ZoneAdminHome.mpl 25 Aug 2003 21:47:19 -0000 1.2 --- ZoneAdminHome.mpl 27 Aug 2003 06:55:16 -0000 1.2.2.1 *************** *** 122,126 **** foottext := traperror(`Util/TextFileContents`(footfile)); ! if foottext = lasterror then foottext := ""; fi; else --- 122,126 ---- foottext := traperror(`Util/TextFileContents`(footfile)); ! if foottext = lasterror then foottext := "AIM comes with ABSOLUTELY NO WARRANTY. It is free software, and you are welcome to redistribute it under certain conditions. See the README file and the GNU General Public License for more details. "; fi; else |