Plugin Directory

Changeset 1574440


Ignore:
Timestamp:
01/14/2017 02:52:12 AM (9 years ago)
Author:
jd7777
Message:

Changing cache file name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bible-plus/trunk/inc/class.bible.php

    r1574438 r1574440  
    240240    {
    241241        // Return cache directory and filename
    242         return $this->_cache_dir . $this->_filename() . '-' . $this->_version . '.bbp';
     242        return $this->_cache_dir . $this->_filename() . '-' . $this->_version . '.jwbbp';
    243243    }
    244244
Note: See TracChangeset for help on using the changeset viewer.