Minor - adding license comment

skala
Julio Montoya 13 years ago
parent 21af874ebc
commit 0ad9d38cdf
  1. 2
      main/survey/generate_link.php
  2. 1
      main/survey/link.php

@ -1,5 +1,7 @@
<?php
/* For licensing terms, see /license.txt */
$language_file = 'survey';
require_once '../inc/global.inc.php';

@ -1,4 +1,5 @@
<?php
/* For licensing terms, see /license.txt */
require_once '../inc/global.inc.php';

Loading…
Cancel
Save