3 lines
44 B
PHP
3 lines
44 B
PHP
|
<?php
|
||
|
define("HOMEPAGE_NUM_ARTICLES", 5);
|
||
|
?>
|