Ignore:
Timestamp:
03/29/10 15:37:29 (2 years ago)
Author:
bogdan2412
Message:

Updated with changes from live.

  • Updated SMF to 1.1.11
  • Added Summify to site and forum
  • Small change to job detail view
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/smf/Themes/default/index.template.php

    r1017 r1121  
    129129                $options['collapse_header_ic'] = !empty($_COOKIE['upshrinkIC']); 
    130130        } 
     131 
     132    echo '<script type="text/javascript" src="http://summify.com/client/v1/249f00c6/client.js"></script>'; 
    131133 
    132134        // Output any remaining HTML headers. (from mods, maybe?) 
Note: See TracChangeset for help on using the changeset viewer.