Warning: Attempt to read property "date" on null in /home/www/websvn.26th.net/html/blame.php on line 247

Warning: Attempt to read property "msg" on null in /home/www/websvn.26th.net/html/blame.php on line 247

Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/www/websvn.26th.net/html/blame.php on line 247
WebSVN – general – Blame – /kickup/tags/release-1.0/webapp/admin/footer.jsp – Rev 975

Subversion Repositories general

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
975 dev 1
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
2
<!-- footer begin -->
3
<table border=0 cellspacing=0 cellpadding=4 width=840>
4
    <tr>
5
    	<td colspan=2>&nbsp;</td>
6
    </tr>
7
    <tr>
8
    	<td style="font-size: 8pt; background-color:#E0E0E0">
9
    		Copyleft 2004 RusBook, toader, dev
10
    	</td>
11
    	<td style="font-size: 8pt; background-color:#E0E0E0; text-align: right">
12
    		Hosting: <a href="http://www.26th.net/public/hosting">26th.net</a>
13
    	</td>
14
    </tr>
15
</table>
16
<!-- footer end -->