Make WordPress Core


Ignore:
Timestamp:
12/08/2004 12:23:02 AM (22 years ago)
Author:
rboren
Message:

Remove call to undefined function clear_smarty_cache(). Bug 424.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/post.php

    r1891 r1917  
    493493                header('Location: '. get_settings('siteurl') .'/wp-admin/edit.php?p='.$p.'&c=1#comments');
    494494        }
    495         clear_smarty_cache();
    496495
    497496        break;
Note: See TracChangeset for help on using the changeset viewer.