TimeTrex/classes/modules/plugins/PermissionListFactory.plugin.example

10 lines
116 B
Plaintext

<?php
/*$License$*/
/*
* Example plugin.
*/
class PermissionListFactoryPlugin extends PermissionListFactory {
}