1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-27 10:14:47 +02:00

[ticket/11915] Remove unnecessary JS file and include others using INCLUDEJS.

PHPBB3-11915
This commit is contained in:
Cesar G
2013-11-27 12:49:50 -08:00
parent 508b43c197
commit 1272c9272e
2 changed files with 3 additions and 4 deletions

View File

@@ -60,8 +60,8 @@
<!-- EVENT overall_footer_after -->
{$SCRIPTS}
<!-- IF S_PLUPLOAD --><!-- INCLUDE plupload.html --><!-- ENDIF -->
{$SCRIPTS}
</body>
</html>