Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7057218
Version.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
485 B
Referenced Files
None
Subscribers
None
Version.php
View Options
<?php
namespace
Sabre\VObject
;
/**
* This class contains the version number for the VObject package
*
* @copyright Copyright (C) 2007-2013 fruux GmbH (https://fruux.com/).
* @author Evert Pot (http://evertpot.com/)
* @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
*/
class
Version
{
/**
* Full version number
*/
const
VERSION
=
'2.1.3'
;
/**
* Stability : alpha, beta, stable
*/
const
STABILITY
=
'stable'
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Jun 12, 3:40 AM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
852230
Default Alt Text
Version.php (485 B)
Attached To
Mode
R14 roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline
Log In to Comment