Changeset 655
- Timestamp:
- 2008-06-29 06:49:06 (2 months ago)
- Files:
-
- 1 modified
-
plugins/preapproved/trunk/preapproved.plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/preapproved/trunk/preapproved.plugin.php
r654 r655 79 79 * is invoked from a Comment object. 80 80 * The parent class, Plugin, handles registering the action 81 * and hook name using the name of the function to determine coun81 * and hook name using the name of the function to determine 82 82 * where it will be applied. 83 83 * You can still register functions as hooks without using
