Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:create:functions:setpageorder [07.12.2017 17:27] – [PHP-Code] janinejulianerpen:create:functions:setpageorder [07.12.2017 17:28] – [PHP-Code] janinejulianerp
Line 74: Line 74:
 <code php> <code php>
 if (!isset($pages)) { if (!isset($pages)) {
-  $pages = array('LA', 'GE',);+  $pages = array('LA', 'GE');
   shuffle($pages);   shuffle($pages);
   $pages[] = 'EM';   $pages[] = 'EM';
en/create/functions/setpageorder.txt · Last modified: 28.07.2022 21:58 by admin
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki