Changeset 851
- Timestamp:
- 09/10/06 19:02:17 (2 years ago)
- Files:
-
- 1 modified
-
trunk/Build.PL (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Build.PL
r850 r851 279 279 "newpage.cgi" ]; 280 280 $build->{config}{__templates} = [ 281 "admin_home.tt", 281 282 "backlink_results.tt", 282 283 "banner.tt", 284 "common_categories.tt", 285 "common_locales.tt", 283 286 "delete_confirm.tt", 284 287 "delete_done.tt", … … 293 296 "home_node.tt", 294 297 "map_index.tt", 298 "missing_metadata.tt", 299 "moderate_confirm.tt", 300 "moderate_password_wrong.tt", 295 301 "navbar.tt", 302 "needing_moderation.tt", 296 303 "newpage.tt", 297 304 "node.tt", 298 305 "node_history.tt", 306 "node_photo_notes.tt", 299 307 "openguides_information_boxes.tt", 300 308 "preferences.tt",
