timesheet source code
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

15 lines
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);