Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117884654
phpstan.bootstrap.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
577 B
Referenced Files
None
Subscribers
None
phpstan.bootstrap.php
View Options
<?php
// environment initialization for PHPStan
set_include_path
(
implode
(
PATH_SEPARATOR
,
[
'program/lib'
,
'plugins/calendar/drivers'
,
'plugins/libkolab/lib'
,
'plugins/libcalendaring'
,
'plugins/libcalendaring/lib'
,
ini_get
(
'include_path'
),
]));
require_once
'program/include/iniset.php'
;
// Stub jqueryui plugin, we're using it, but do not have an easy way to include
class
jqueryui
extends
rcube_plugin
{
public
function
init
()
{
}
public
static
function
miniColors
()
{
}
public
static
function
tagedit
()
{
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Apr 6, 1:34 AM (2 d, 4 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
bd/1e/bd8858f26a154b70f0ef885b8a12
Default Alt Text
phpstan.bootstrap.php (577 B)
Attached To
Mode
rRPK roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline