From 63c8e7f55d8b14174eb22b9092c0e03427463b15 Mon Sep 17 00:00:00 2001 From: "Robin Burchell w00t@inspircd.org" Date: Wed, 1 Oct 2008 09:17:58 +0000 Subject: [PATCH] Another TODO item, and test CIA.. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1284 5417fbe8-f217-4b02-8779-1006273d7864 --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 09b43387a..65b11bc73 100644 --- a/TODO +++ b/TODO @@ -49,3 +49,4 @@ w00t's CHRISTMAS LIST - Move AnopeInit and AnopeFini(?) into a derived module class, change MODULE_INIT to return a pointer. - Move a (lot) of stuff to class members as a defined interface rather than copypasta everywhere (ns_set, ns_saset!) - prevent deletion of core services via /bs bot +- Redo database insanity.