Ignore:
Timestamp:
Feb 10, 2013, 12:28:22 PM (12 years ago)
Author:
chronos
Message:
  • Opraveno: Neukládat položky ve formuláři, které jsou jen pro čtení.
  • Opraveno: Formátování html ve zobrazení ISu.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Common/Global.php

    r479 r485  
    440440    $Parts[] = $Index.'='.$Item;
    441441  }
    442   return(implode('&', $Parts));
     442  return(implode('&', $Parts));
    443443}
    444444
Note: See TracChangeset for help on using the changeset viewer.