Changeset 1574440
- Timestamp:
- 01/14/2017 02:52:12 AM (9 years ago)
- File:
-
- 1 edited
-
bible-plus/trunk/inc/class.bible.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bible-plus/trunk/inc/class.bible.php
r1574438 r1574440 240 240 { 241 241 // 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'; 243 243 } 244 244
Note: See TracChangeset
for help on using the changeset viewer.