Plugin Directory

Changeset 707754


Ignore:
Timestamp:
05/04/2013 06:03:54 AM (13 years ago)
Author:
sgt
Message:

Code ERROR Korrektur Z 101

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-ticker/trunk/wp-ticker.php

    r707542 r707754  
    9999  new wp_auto_update ($wptuts_plugin_current_version, $wptuts_plugin_remote_path, $wptuts_plugin_slug);
    100100 
    101   f(!session_id())
     101  if(!session_id())
    102102    session_start();
    103103
Note: See TracChangeset for help on using the changeset viewer.