Documents: Disable create_paint.php save_pixlr.php (Deprecated)

pull/3948/head
Julio 4 years ago
parent 03a80ae798
commit 2c8c0ad950
  1. 3
      main/document/create_paint.php
  2. 2
      main/document/save_pixlr.php

@ -1,6 +1,9 @@
<?php
/* For licensing terms, see /license.txt */
exit;
use ChamiloSession as Session;
/**

@ -3,6 +3,8 @@
use ChamiloSession as Session;
exit;
/**
* This file allows creating new svg and png documents with an online editor.
*

Loading…
Cancel
Save