Plugin Directory

Changeset 584529


Ignore:
Timestamp:
08/12/2012 12:50:12 PM (14 years ago)
Author:
submarine
Message:

1.2 updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • category-icons-lite/tags/1.2/caticons-lite.class.php

    r584049 r584529  
    3333            }
    3434            $this->options = $options;
     35            if (0 == $this->options['caticonslite-maxicons']) {
     36                $this->options['caticonslite-maxicons'] = 1;
     37            }
    3538            update_option($this->settings, $this->options);
    3639            $this->set_sidebar_icons_position($this->options['caticonslite-sidebar-position']);
Note: See TracChangeset for help on using the changeset viewer.