Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
en:create:functions:urnstatus [14.12.2014 13:03] alexander.ritteren:create:functions:urnstatus [14.12.2014 13:04] – [Example] alexander.ritter
Line 22: Line 22:
 <code php> <code php>
 $info = urnStatus('urn1'); $info = urnStatus('urn1');
-html('<p>Still '.$info['togo'].' from '.$info['elements'].' prize codes available.</p>');+html('<p>Still '.$info['togo'].' out of '.$info['elements'].' prize codes available.</p>');
 </code> </code>
en/create/functions/urnstatus.txt · Last modified: 15.12.2014 15:01 by alexander.ritter
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki