.=< { Star Gans Tq } >=.

  • Home

  • Killme
  • Download
  • Current Path : /home/m/e/h/meharicl/www/phpBB3/adm/style/
    Upload File
    @Command ~ $  
    Current File : /home/m/e/h/meharicl/www/phpBB3/adm/style/timezone.js

    (function($) { // Avoid conflicts with other libraries
    
    "use strict";
    
    $('#tz_date').change(function() {
    	phpbb.timezoneSwitchDate(false);
    });
    
    $(document).ready(
    	phpbb.timezoneEnableDateSelection
    );
    
    })(jQuery); // Avoid conflicts with other libraries