summaryrefslogtreecommitdiff
path: root/edit.php
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2014-06-03 22:39:18 +0100
committerlsces <lester@lsces.co.uk>2014-06-03 22:39:18 +0100
commit48c43a8ca0faf47dd6fdc3c0bb6e2bdbfac9923c (patch)
tree0ef9ca5be528a69c4155618607216b04444b00a8 /edit.php
parentbf212e13b26b8ea72eaf076569c58a21a5d6cb2d (diff)
downloadwiki-48c43a8ca0faf47dd6fdc3c0bb6e2bdbfac9923c.tar.gz
wiki-48c43a8ca0faf47dd6fdc3c0bb6e2bdbfac9923c.tar.bz2
wiki-48c43a8ca0faf47dd6fdc3c0bb6e2bdbfac9923c.zip
Spelling correction
Diffstat (limited to 'edit.php')
-rw-r--r--edit.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/edit.php b/edit.php
index 9e59156..532bd88 100644
--- a/edit.php
+++ b/edit.php
@@ -47,7 +47,6 @@ if( $gContent->isLocked() ) {
$gBitSystem->fatalError( 'Cannot edit page because it is locked' );
}
-
$gContent->invokeServices( 'content_edit_function' );
if( !empty( $gContent->mInfo ) ) {