Revert "Not using momentjs so removing it"
This reverts commit 11fb638d2d.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -0,0 +1,10 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
ob_start('ob_gzhandler');
|
||||||
|
header('Content-type: text/javascript; charset: UTF-8');
|
||||||
|
header('Cache-Control: must-revalidate');
|
||||||
|
header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT');
|
||||||
|
|
||||||
|
include_once 'moment-with-locales.min.js';
|
||||||
|
|
||||||
|
?>
|
||||||
File diff suppressed because it is too large
Load Diff
Vendored
+1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user