mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Not using momentjs so removing it
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
@@ -1,10 +0,0 @@
|
||||
<?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
1
resources/momentjs/moment.min.js
vendored
1
resources/momentjs/moment.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user