This commit is contained in:
parent
cc25999490
commit
6bf83967ba
@ -57,6 +57,12 @@ Version 1.6 ()
|
|||||||
* Added event hook backend_sendcomment for sending comments and
|
* Added event hook backend_sendcomment for sending comments and
|
||||||
being able to chang via plugin API (onli)
|
being able to chang via plugin API (onli)
|
||||||
|
|
||||||
|
Version 1.5.3 (May 10th, 2010);
|
||||||
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
|
* Temporarily disabled ExtendedFilemanager, ImageManager,
|
||||||
|
InsertSnippet and Linker plugins for bundled Xinha editor.
|
||||||
|
|
||||||
Version 1.5.2 (January 25th, 2010)
|
Version 1.5.2 (January 25th, 2010)
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -22,6 +22,10 @@
|
|||||||
* </script>
|
* </script>
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
// temporary
|
||||||
|
unset($_REQUEST['backend_config']);
|
||||||
|
unset($_REQUEST['backend_data']);
|
||||||
|
|
||||||
function xinha_pass_to_php_backend($Data, $KeyLocation = 'Xinha:BackendKey', $ReturnPHP = FALSE)
|
function xinha_pass_to_php_backend($Data, $KeyLocation = 'Xinha:BackendKey', $ReturnPHP = FALSE)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user