mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Some 2012 to 2013 updates
This commit is contained in:
@@ -3,13 +3,13 @@
|
|||||||
+ ----------------------------------------------------------------------------+
|
+ ----------------------------------------------------------------------------+
|
||||||
| e107 website system
|
| e107 website system
|
||||||
|
|
||||||
| Copyright (C) 2008-2012 e107 Inc (e107.org)
|
| Copyright (C) 2008-2013 e107 Inc (e107.org)
|
||||||
|
|
|
|
||||||
| Released under the terms and conditions of the
|
| Released under the terms and conditions of the
|
||||||
| GNU General Public License (http://gnu.org).
|
| GNU General Public License (http://gnu.org).
|
||||||
|
|
|
|
||||||
| $URL: https://e107.svn.sourceforge.net/svnroot/e107/trunk/e107_0.7/e107_admin/credits.php $
|
| $URL$
|
||||||
| $Id: credits.php 12477 2011-12-28 03:12:22Z e107coders $
|
| $Id$
|
||||||
+----------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -51,7 +51,7 @@ require_once(e_ADMIN."auth.php");
|
|||||||
Twitter Bootstrap, MagpieRSS, PCLZip, PCLTar, TinyMCE,<br />
|
Twitter Bootstrap, MagpieRSS, PCLZip, PCLTar, TinyMCE,<br />
|
||||||
Nuvolo Icons, PHPMailer, FPDF, UFPDF, PHP UTF8
|
Nuvolo Icons, PHPMailer, FPDF, UFPDF, PHP UTF8
|
||||||
</p>
|
</p>
|
||||||
<div class="copyright">Copyright <a href="http://e107.org/content/About-Us:The-Team" title="e107 Team">e107 Inc.</a> 2008-2012</div>
|
<div class="copyright">Copyright <a href="http://e107.org/content/About-Us:The-Team" title="e107 Team">e107 Inc.</a> 2008-2013</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@@ -238,7 +238,7 @@ $ADMIN_FOOTER = '
|
|||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<footer class="center">
|
<footer class="center">
|
||||||
Copyright © 2008-2012 e107 Inc (e107.org)<br />
|
Copyright © 2008-2013 e107 Inc (e107.org)<br />
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
</div><!--/.fluid-container-->';
|
</div><!--/.fluid-container-->';
|
||||||
|
@@ -185,7 +185,7 @@ $FOOTER['default'] = '
|
|||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<footer class="center">
|
<footer class="center">
|
||||||
Copyright © 2008-2012 e107 Inc (e107.org)<br />
|
Copyright © 2008-2013 e107 Inc (e107.org)<br />
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
</div><!--/.fluid-container-->';
|
</div><!--/.fluid-container-->';
|
||||||
|
Reference in New Issue
Block a user