We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a80ae commit 2c8c0adCopy full SHA for 2c8c0ad
main/document/create_paint.php
@@ -1,6 +1,9 @@
1
<?php
2
+
3
/* For licensing terms, see /license.txt */
4
5
+exit;
6
7
use ChamiloSession as Session;
8
9
/**
main/document/save_pixlr.php
@@ -3,6 +3,8 @@
* This file allows creating new svg and png documents with an online editor.
10
*
0 commit comments