Files
znc/modules/modpython
Uli Schlachter 23fb4df67a Remove config-related module hooks
This removes the following module hooks:

OnConfigLine()
OnWriteConfig()
OnWriteUserConfig()
OnWriteChanConfig()

Modules could use these hooks for writing/reading their own stuff to/from
znc.conf. However, no module (ever?) did this and IMHO no module should ever do
this either. Modules can save stuff via SetNV(), module arguments (SetArgs())
and in their GetSavePath().

Signed-off-by: Uli Schlachter <psychon@znc.in>
2011-03-31 17:29:49 +02:00
..
2011-01-14 17:03:24 +00:00
2011-01-14 17:03:24 +00:00
2011-03-31 20:13:19 +07:00
2011-03-31 17:29:49 +02:00
2011-03-31 17:29:49 +02:00