1
0
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:
Tijn Kuyper
2013-02-05 20:19:36 +01:00
parent 0c6caf993f
commit 1fe985bd3f
3 changed files with 6 additions and 6 deletions

View File

@@ -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>

View File

@@ -238,7 +238,7 @@ $ADMIN_FOOTER = '
<hr> <hr>
<footer class="center"> <footer class="center">
Copyright &copy; 2008-2012 e107 Inc (e107.org)<br /> Copyright &copy; 2008-2013 e107 Inc (e107.org)<br />
</footer> </footer>
</div><!--/.fluid-container-->'; </div><!--/.fluid-container-->';

View File

@@ -185,7 +185,7 @@ $FOOTER['default'] = '
<hr> <hr>
<footer class="center"> <footer class="center">
Copyright &copy; 2008-2012 e107 Inc (e107.org)<br /> Copyright &copy; 2008-2013 e107 Inc (e107.org)<br />
</footer> </footer>
</div><!--/.fluid-container-->'; </div><!--/.fluid-container-->';