From ab05e53813834e3d3212af06f30b7d7e950e1a99 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 14 Dec 2011 15:52:40 +0400 Subject: remove about dialog --- classes/dlg.php | 31 ------------------------------- 1 file changed, 31 deletions(-) (limited to 'classes/dlg.php') diff --git a/classes/dlg.php b/classes/dlg.php index 55f6ea726..f40348464 100644 --- a/classes/dlg.php +++ b/classes/dlg.php @@ -1013,37 +1013,6 @@ class Dlg extends Protected_Handler { } - function about() { - print ""; - print ""; - print "
"; - print ""; - print ""; - - print "

Tiny Riny RSS

- Version ".VERSION." -

Copyright © 2005-".date('Y')." - Andrew Dolgov - and other contributors.

-

Licensed under GNU GPL version 2.

"; - - print "

- Official site — - - Support the project.

"; - - print "
"; - - print "
"; - print ""; - print "
"; - } - function addInstance() { print ""; print ""; -- cgit v1.2.3