file_example.module
Same filename in other branches
Examples demonstrating the Drupal File API (and Stream Wrappers).
File
-
file_example/
file_example.module
View source
<?php
/**
* @file
* Examples demonstrating the Drupal File API (and Stream Wrappers).
*/
/**
* @} End of "defgroup file_example".
*/