Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:create:functions:setpageorder [16.03.2016 17:19] – [Preparations] ncruzen: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('PA', 'PB', 'PC', 'PD', 'PE');+  $pages = array('LA', 'GE');
   shuffle($pages);   shuffle($pages);
-  $pages[] = 'PX';+  $pages[] = 'EM';
   registerVariable($pages);   registerVariable($pages);
 } }
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