Searched refs:VERSION (Results 1 – 7 of 7) sorted by relevance
5 ## make sure nobody gets the htaccess, README, COPYING or VERSION files6 <Files ~ "^([\._]ht|README$|VERSION$|COPYING$)">
69 define('SIMPLEPIE_VERSION', NamespacedSimplePie::VERSION);
2118 …return \SimplePie\SimplePie::NAME . '/' . \SimplePie\SimplePie::VERSION . ' (Feed Parser; ' . \Sim…2126 … $info = 'SimplePie ' . \SimplePie\SimplePie::VERSION . ' Build ' . static::get_build() . "\n";
73 public const VERSION = '1.8.1'; define in SimplePie\\SimplePie
103 …SimplePie\SimplePie` instead (e.g. replace `SIMPLEPIE_VERSION` with `SimplePie\SimplePie::VERSION`)
721 - Allow {TIME}, {LANGUAGE} and {VERSION} to be used in the header as well as722 the normal <TIME>/<LANGUAGE>/<VERSION> (AthanD)
37 GPL VERSION 3