[svn r13489] Added is_in_admin tag to avoid limitation on image upload dialog (seen when editing homepage)

skala
Yannick Warnier 17 years ago
parent 7072549992
commit ae39a56a6c
  1. 1
      main/inc/lib/fckeditor/editor/dialog/fck_image.php

@ -1,5 +1,6 @@
<?php
include_once('../../../../../inc/global.inc.php');
$is_in_admin = true;
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>

Loading…
Cancel
Save