7 lines
86 B
Text
7 lines
86 B
Text
|
<?php
|
||
|
|
||
|
// The editor will not be used unless this is set to true.
|
||
|
$ENABLED=false;
|
||
|
|
||
|
?>
|