name Refactor

This commit is contained in:
dante
2017-08-11 11:55:36 -04:00
parent 07f0a36aef
commit 6af41fcd3a
3 changed files with 2 additions and 10 deletions

View File

@@ -1,9 +1,8 @@
<?php
require_once 'classes/interfaces/DashletInterface.php';
class dashletProcessMakerCommunity implements DashletInterface
class DashletProcessMakerCommunity implements DashletInterface
{
const version = '1.0';