Rename class to 'defense'

develop
Steve Allison 2013-02-20 20:59:40 +00:00
parent cf8a05aca2
commit d3eab78782
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
* along with roundcube-defense. If not, see <http://www.gnu.org/licenses/>. * along with roundcube-defense. If not, see <http://www.gnu.org/licenses/>.
*/ */
class roundcube-defense extends rcube_plugin { class defense extends rcube_plugin {
// Roundcube parent class // Roundcube parent class
private $rc; private $rc;