Home
last modified time | relevance | path

Searched refs:VERSION (Results 1 – 8 of 8) sorted by relevance

/dokuwiki/
H A D.htaccess.dist5 ## make sure nobody gets the htaccess, README, COPYING or VERSION files
6 <Files ~ "^([\._]ht|README$|VERSION$|COPYING$)">
/dokuwiki/vendor/simplepie/simplepie/library/
H A DSimplePie.php68 * @deprecated since SimplePie 1.7.0, use \SimplePie\SimplePie::VERSION instead.
70 define('SIMPLEPIE_VERSION', NamespacedSimplePie::VERSION);
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php2119 return \SimplePie\SimplePie::NAME . '/' . \SimplePie\SimplePie::VERSION . ' (Feed Parser; ' . \SimplePie\SimplePie::URL . '; Allow like Gecko) Build/' . static::get_build();
2127 $info = 'SimplePie ' . \SimplePie\SimplePie::VERSION . ' Build ' . static::get_build() . "\n";
H A DSimplePie.php74 public const VERSION = '1.8.0'; define in SimplePie\\SimplePie
84 public const LINKBACK = '<a href="' . self::URL . '" title="' . self::NAME . ' ' . self::VERSION . '">' . self::NAME . '</a>';
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md88 - All global constants are deprecated, use the constants from the class `SimplePie\SimplePie` instead (e.g. replace `SIMPLEPIE_VERSION` with `SimplePie\SimplePie::VERSION`)
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG719 - Allow {TIME}, {LANGUAGE} and {VERSION} to be used in the header as well as
720 the normal <TIME>/<LANGUAGE>/<VERSION> (AthanD)
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE
H A Dlessc.inc.php