diff options
Diffstat (limited to 'src/admin/report/webcast.php')
| -rw-r--r-- | src/admin/report/webcast.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/admin/report/webcast.php b/src/admin/report/webcast.php index 9a56e44..a9a925c 100644 --- a/src/admin/report/webcast.php +++ b/src/admin/report/webcast.php @@ -15,7 +15,6 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. //////////////////////////////////////////////////////////////////////////////// -//Last updated 07/nov/2012 by cassio@ime.usp.br require('header.php'); $ds = DIRECTORY_SEPARATOR; |