diff options
| author | lsces <lester@lsces.co.uk> | 2014-06-03 22:39:18 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2014-06-03 22:39:18 +0100 |
| commit | 48c43a8ca0faf47dd6fdc3c0bb6e2bdbfac9923c (patch) | |
| tree | 0ef9ca5be528a69c4155618607216b04444b00a8 /edit.php | |
| parent | bf212e13b26b8ea72eaf076569c58a21a5d6cb2d (diff) | |
| download | wiki-48c43a8ca0faf47dd6fdc3c0bb6e2bdbfac9923c.tar.gz wiki-48c43a8ca0faf47dd6fdc3c0bb6e2bdbfac9923c.tar.bz2 wiki-48c43a8ca0faf47dd6fdc3c0bb6e2bdbfac9923c.zip | |
Spelling correction
Diffstat (limited to 'edit.php')
| -rw-r--r-- | edit.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 ) ) { |
