AC_4897, AC_4898, AC_4899: Multifile uploader fixes.
[acontent.git] / documentation / handbook_footer.inc.php
1 <?php \r
2 /************************************************************************/\r
3 /* AContent                                                             */\r
4 /************************************************************************/\r
5 /* Copyright (c) 2010                                                   */\r
6 /* Inclusive Design Institute                                           */\r
7 /*                                                                      */\r
8 /* This program is free software. You can redistribute it and/or        */\r
9 /* modify it under the terms of the GNU General Public License          */\r
10 /* as published by the Free Software Foundation.                        */\r
11 /************************************************************************/\r
12 \r
13 if (!defined('TR_INCLUDE_PATH')) { exit; } \r
14 \r
15 if (isset($prev_page)) $savant->assign('prev_page', $prev_page);\r
16 if (isset($next_page)) $savant->assign('next_page', $next_page);\r
17 \r
18 $savant->assign('pages', $_pages);\r
19 $savant->assign('base_path', TR_BASE_HREF);\r
20 \r
21 $savant->display('include/handbook_footer.tmpl.php');\r
22 ?>\r