Rename class to 'defense'
parent
cf8a05aca2
commit
d3eab78782
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue