file_example.module

Same filename in other branches
  1. 4.0.x modules/file_example/file_example.module

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".
 */