Plugin Directory

Changeset 8415

Timestamp:
03/17/2007 01:55:50 PM (19 years ago)
Author:
morty
Message:

Readme and small bugfix

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  
    8585        //             INSTRUKTIONS
    8686        //***************************************************//
    87         elseif ($action == 'instructions'){ require_once ($pluginpath . "admin_instruktions.php"); }
     87        elseif ($action == 'instructions'){ require_once ($pluginpath . "admin_instrutions.php"); }
    8888         
    8989        else {
Note: See TracChangeset for help on using the changeset viewer.