1
|
1 |
/**
|
|
2 |
* $Id: editor_plugin_src.js 162 2007-01-03 16:16:52Z spocke $
|
|
3 |
*
|
|
4 |
* Experimental plugin for new Cleanup routine, this logic will be moved into the core ones it's stable enougth.
|
|
5 |
*
|
|
6 |
* @author Moxiecode
|
|
7 |
* @copyright Copyright © 2004-2007, Moxiecode Systems AB, All rights reserved.
|
|
8 |
*/
|
|
9 |
|
|
10 |
/* Dummy file since cleanup is now moved to core */
|