recipe.pages.inc in Recipe 6
Same filename and directory in other branches
recipe.admin.inc -contains all pages, settings, and validate
This file will only be parsed when using the recipe module's built-in content types (as opposed to Views-based Recipe content which would not load/parse any of this).
File
recipe.pages.incView source
<?php
/**
* @file
* recipe.admin.inc -contains all pages, settings, and validate
*
* This file will only be parsed when using the recipe module's
* built-in content types (as opposed to Views-based Recipe content
* which would not load/parse any of this).
*
* See http://drupal.org/node/146172
*/
/**
* Menu Callback - created output for the main recipe page.
*
* @return
* $body
*/