Enlightenment CVS committal Author : raster Project : web Module : www
Dir : web/www/site Modified Files: site.php Log Message: move columns to a different div - optional. =================================================================== RCS file: /cvs/e/web/www/site/site.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- site.php 24 Mar 2007 20:06:55 -0000 1.2 +++ site.php 25 Mar 2007 06:23:26 -0000 1.3 @@ -99,6 +99,7 @@ $fl = fgets($handle, 4096); $fl = str_replace("\n", "", $fl); if ($fl != "") { + $h = ""; if (file_exists("p/$page/$fl/link")) { $h = read_var("p/$page/$fl/link"); } ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs