Strict Standards: Declaration of action_plugin_searchtext::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /lib/plugins/searchtext/action.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /lib/plugins/searchtext/action.php:14) in /inc/auth.php on line 313

Warning: Cannot modify header information - headers already sent by (output started at /lib/plugins/searchtext/action.php:14) in /inc/actions.php on line 544

Warning: Cannot modify header information - headers already sent by (output started at /lib/plugins/searchtext/action.php:14) in /inc/actions.php on line 544
style-graficzne:variables-basketfinished

Zmienne /scripts/basket/finished.tpl

  $promos = array(
      array(
          'desc' => "...", //opis słowny promocji z ciągiem "%d" na ilość procentów
          'val' => ..., //procent zniżki
          'price' => ..., //wartość kwotowa zniżki
          'float' => ..., //wartość w formacie liczbowym
      ),
      ...
  );