Started working on a plugin framework.
commit7924d311d0262cee9b0eb0391e687a2e5332f05c
authorHeikki Hokkanen <hoxu@users.sf.net>
Sat, 10 Jan 2009 09:49:34 +0000 (10 11:49 +0200)
committerHeikki Hokkanen <hoxu@users.sf.net>
Sat, 10 Jan 2009 09:49:34 +0000 (10 11:49 +0200)
tree3894476e56054fbff6912174aa817db8fc66181a
parent8b4ea7494de61351925629d436569ab9e8a562fb
Started working on a plugin framework.

Added a base class VGPlugin that all plugins should inherit.
inc/plugins.php [new file with mode: 0644]
plugins/hello/main.php [new file with mode: 0644]