|
From: FlorinCB <ory...@us...> - 2009-10-23 07:46:58
|
Update of /cvsroot/mxbb/core In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv23497/core Modified Files: mx_meta.inc Log Message: some fixed here and there not comitted Index: mx_meta.inc =================================================================== RCS file: /cvsroot/mxbb/core/mx_meta.inc,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** mx_meta.inc 4 Feb 2008 16:03:01 -0000 1.7 --- mx_meta.inc 23 Oct 2009 07:46:42 -0000 1.8 *************** *** 13,16 **** --- 13,18 ---- $author = "Your name or your company name"; $copyright = "Add some copyright notice here"; + $imagetoolbar = "no"; + $distribution = "global"; $keywords = "Add all your keywords in here (separate each keyword by a comma and space)"; $description = "This is the description search engines show when listing your site."; |