From 834a8c6e9a779c5c76a36a749262e61c648e1713 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 31 Dec 2005 08:51:34 +0000 Subject: [PATCH] Registry is defined in Template --- template_fs.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/template_fs.php b/template_fs.php index 773b346..0974bd5 100644 --- a/template_fs.php +++ b/template_fs.php @@ -42,12 +42,6 @@ $this->load('template', null); */ class Template_FS extends Template { - /** - * Framework registry object - * @var object - */ - var $registry = null; - /** * The path, from the path of the application, where templates are stored * @var string -- 2.22.5