9 lines
265 B
PHP
9 lines
265 B
PHP
<?php
|
|
/**
|
|
* Display nothing. This ensure Apache doesn't display the list of files and folders
|
|
* when it is not propertly configured.
|
|
*
|
|
* @license see /license.txt
|
|
* @author Laurent Opprecht <laurent@opprecht.info>, Nicolas Rod for the University of Geneva
|
|
*/
|