Changeset 8415
- Timestamp:
- 03/17/2007 01:55:50 PM (19 years ago)
- Location:
- post-notification/trunk
- Files:
-
- 1 added
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
post-notification/trunk/wp-content/plugins/post_notification/admin.php
r8243 r8415 85 85 // INSTRUKTIONS 86 86 //***************************************************// 87 elseif ($action == 'instructions'){ require_once ($pluginpath . "admin_instru ktions.php"); }87 elseif ($action == 'instructions'){ require_once ($pluginpath . "admin_instrutions.php"); } 88 88 89 89 else {
Note: See TracChangeset
for help on using the changeset viewer.