File imporvements
This commit is contained in:
parent
da3916bb99
commit
c9279b8f1d
4 changed files with 7 additions and 3 deletions
|
@ -1,5 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
|
* PHP Version 7
|
||||||
|
*
|
||||||
* User: mmk2410
|
* User: mmk2410
|
||||||
* Date: 12/6/15
|
* Date: 12/6/15
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
|
* PHP Version 7
|
||||||
|
*
|
||||||
* User: mmk2410
|
* User: mmk2410
|
||||||
* Date: 12/6/15
|
* Date: 12/6/15
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* PHP Version 5.6
|
* PHP Version 7
|
||||||
*
|
*
|
||||||
* Rangitaki Project
|
* Rangitaki Project
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* PHP Version 5
|
* PHP Version 7
|
||||||
*
|
*
|
||||||
* PHP script for creating the next / prev page links
|
* PHP script for creating the next / prev page links
|
||||||
*
|
*
|
||||||
|
|
Reference in a new issue