timesheet source code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 satır
231B

  1. /**
  2. * broker.js copyright patrick@lawipac.com all rights reserved. Only a end user
  3. * with a valid license can use this php file.
  4. */
  5. function bts(){
  6. return bts1;
  7. }
  8. (function ($) {
  9. $(function () {
  10. });
  11. })(jQuery);