Changeset 1164 for trunk/www/views/round_edit.php
- Timestamp:
- 01/14/12 16:18:10 (4 months ago)
- File:
-
- 1 edited
-
trunk/www/views/round_edit.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/views/round_edit.php
r1125 r1164 12 12 require_once(IA_ROOT_DIR."www/format/form.php"); 13 13 require_once(IA_ROOT_DIR."www/views/round_edit_header.php"); 14 include(' views/header.php');14 include('header.php'); 15 15 16 16 echo round_edit_tabs($view['round_id'], 'round-edit-params'); … … 18 18 $can_tag = identity_can('round-tag', $round); 19 19 if ($can_tag) { 20 include(' views/tags_header.php');20 include('tags_header.php'); 21 21 } 22 22
Note: See TracChangeset
for help on using the changeset viewer.
![[infoarena] development](/chrome/site/logo.png)