summaryrefslogtreecommitdiffstats
path: root/pts-core/options/test_module.php
diff options
context:
space:
mode:
Diffstat (limited to 'pts-core/options/test_module.php')
-rw-r--r--pts-core/options/test_module.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pts-core/options/test_module.php b/pts-core/options/test_module.php
index 98b2d3f..dde72ae 100644
--- a/pts-core/options/test_module.php
+++ b/pts-core/options/test_module.php
@@ -20,7 +20,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class test_module
+class test_module implements pts_option_interface
{
public static function run($r)
{