git-svn-id: http://xe-core.googlecode.com/svn/trunk@438 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-14 11:34:57 +00:00
parent b740409012
commit 87471eb693
5 changed files with 35 additions and 5 deletions

View file

@ -7,7 +7,7 @@
* @version 0.1
**/
function class newest_document extends Plugin {
class newest_document extends PluginHandler {
}