Ignore:
Timestamp:
Mar 17, 2011, 8:25:13 PM (13 years ago)
Author:
mistic100
Message:

[extensions] Contest Results

  • New bloc for PWG Stuffs
  • Use new admin links and javascript implementation
  • Distinguish pending and running contests (both pending before)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContestResults/admin/get_tn.php

    r9572 r9745  
    99
    1010if (!pwg_db_num_rows($image)) {
    11         $themeconf = $template->get_template_vars('themeconf');
     11        //$themeconf = $template->get_template_vars('themeconf');
    1212        //$data['TN_SRC'] = $themeconf['admin_icon_dir'] . '/errors.png';
    1313        $data['TN_SRC'] = 'admin/themes/default/icon/errors.png';
Note: See TracChangeset for help on using the changeset viewer.