File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?php
22$ _SERVER ['BASE_PAGE ' ] = 'copyright.php ' ;
33include_once __DIR__ . '/include/prepend.inc ' ;
4- $ SIDEBAR_DATA = '
5- <a id="license"></a>
6- <h3>PHP License</h3>
7- <p>
8- For information on the PHP License (i.e. using the PHP language),
9- <a href="/license/">see our licensing information page</a>.
10- </p>
11- ' ;
124site_header ("Copyright " , ["current " => "footer " ]);
135?>
146
Original file line number Diff line number Diff line change 11<?php
22$ _SERVER ['BASE_PAGE ' ] = 'elephpant.php ' ;
33include_once __DIR__ . '/include/prepend.inc ' ;
4- $ SIDEBAR_DATA = '
5- <a id="license"></a>
6- <h3>PHP License</h3>
7- <p>
8- For information on the PHP License (i.e. using the PHP language),
9- <a href="/license/">see our licensing information page</a>.
10- </p>
11- ' ;
124site_header ("ElePHPant " , ["current " => "footer " ]);
135?>
146
You can’t perform that action at this time.
0 commit comments