]> git.pld-linux.org Git - packages/eventum.git/blame - autoload.patch
autoload XML pear ns, sphinxclient and text_diff
[packages/eventum.git] / autoload.patch
CommitLineData
3c566b65 1--- eventum-3.0.2-101-ge275162/vendor/composer/autoload_classmap.php 2015-10-12 22:14:26.698664318 +0300
2c1b4fd2 2+++ eventum-3.0.2-101-ge275162/vendor/composer/autoload_classmap.php 2015-10-12 23:10:35.845683103 +0300
3c566b65
ER
3@@ -4,6 +4,8 @@
4
5 $vendorDir = dirname(dirname(__FILE__));
6 $baseDir = dirname($vendorDir);
7+$pearDir = PEAR_INSTALL_DIR;
8+$phpDir = PHP_DATADIR . '/php';
9
10 return array(
11 'Abstract_Fulltext_Search' => $baseDir . '/lib/eventum/search/class.abstract_fulltext_search.php',
12@@ -19,7 +21,6 @@
13 'CLI_Misc' => $baseDir . '/lib/eventum/class.cli_misc.php',
14 'CRM' => $baseDir . '/lib/eventum/class.crm.php',
15 'CRMException' => $baseDir . '/lib/eventum/class.crmexception.php',
16- 'CachedFileReader' => $vendorDir . '/php-gettext/php-gettext/streams.php',
17 'Category' => $baseDir . '/lib/eventum/class.category.php',
18 'Command_Line' => $baseDir . '/lib/eventum/class.command_line.php',
19 'Contact' => $baseDir . '/lib/eventum/crm/class.contact.php',
20@@ -44,12 +45,7 @@
21 'Email_Response' => $baseDir . '/lib/eventum/class.email_response.php',
22 'Error_Handler' => $baseDir . '/lib/eventum/class.error_handler.php',
23 'Eventum_Autoload' => $baseDir . '/lib/eventum/autoload.php',
24- 'Eventum_RPC' => $vendorDir . '/eventum/rpc/class.Eventum_RPC.php',
25- 'Eventum_RPC_Exception' => $vendorDir . '/eventum/rpc/class.Eventum_RPC.php',
26 'FAQ' => $baseDir . '/lib/eventum/class.faq.php',
27- 'File' => $vendorDir . '/pear-pear.php.net/File/File.php',
28- 'FileReader' => $vendorDir . '/php-gettext/php-gettext/streams.php',
29- 'File_Util' => $vendorDir . '/pear-pear.php.net/File_Util/File/Util.php',
30 'Filter' => $baseDir . '/lib/eventum/class.filter.php',
31 'Group' => $baseDir . '/lib/eventum/class.group.php',
32 'Help' => $baseDir . '/lib/eventum/class.help.php',
33@@ -64,44 +60,14 @@
34 'Lock' => $baseDir . '/lib/eventum/class.lock.php',
35 'Mail_Helper' => $baseDir . '/lib/eventum/class.mail_helper.php',
36 'Mail_Queue' => $baseDir . '/lib/eventum/class.mail_queue.php',
37- 'Mail_mime' => $vendorDir . '/pear-pear.php.net/Mail_Mime/Mail/mime.php',
38- 'Mail_mimeDecode' => $vendorDir . '/pear-pear.php.net/Mail_mimeDecode/Mail/mimeDecode.php',
39- 'Mail_mimePart' => $vendorDir . '/pear-pear.php.net/Mail_Mime/Mail/mimePart.php',
40- 'Math_Stats' => $vendorDir . '/pear-pear.php.net/Math_Stats/Math/Stats.php',
41 'Mime_Helper' => $baseDir . '/lib/eventum/class.mime_helper.php',
42 'Misc' => $baseDir . '/lib/eventum/class.misc.php',
43 'Monitor' => $baseDir . '/lib/eventum/class.monitor.php',
44 'MySQL_Fulltext_Search' => $baseDir . '/lib/eventum/search/class.mysql_fulltext_search.php',
45 'Mysql_Auth_Backend' => $baseDir . '/lib/eventum/auth/class.mysql_auth_backend.php',
46- 'Net_LDAP2' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2.php',
47- 'Net_LDAP2_Entry' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Entry.php',
48- 'Net_LDAP2_Error' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2.php',
49- 'Net_LDAP2_Filter' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Filter.php',
50- 'Net_LDAP2_LDIF' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/LDIF.php',
51- 'Net_LDAP2_RootDSE' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/RootDSE.php',
52- 'Net_LDAP2_Schema' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Schema.php',
53- 'Net_LDAP2_SchemaCache' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/SchemaCache.interface.php',
54- 'Net_LDAP2_Search' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Search.php',
55- 'Net_LDAP2_SimpleFileSchemaCache' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/SimpleFileSchemaCache.php',
56- 'Net_LDAP2_Util' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Util.php',
57- 'Net_POP3' => $vendorDir . '/pear-pear.php.net/Net_POP3/Net/POP3.php',
58- 'Net_SmartIRC' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php',
59- 'Net_SmartIRC_Error' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php',
60- 'Net_SmartIRC_channel' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php',
61- 'Net_SmartIRC_channeluser' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php',
62- 'Net_SmartIRC_data' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php',
63- 'Net_SmartIRC_irccommands' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC/irccommands.php',
64- 'Net_SmartIRC_ircuser' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php',
65- 'Net_SmartIRC_listenfor' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php',
66- 'Net_SmartIRC_messagehandler' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC/messagehandler.php',
67- 'Net_SmartIRC_user' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php',
68- 'Net_Socket' => $vendorDir . '/pear-pear.php.net/Net_Socket/Net/Socket.php',
69- 'Net_URL' => $vendorDir . '/pear-pear.php.net/Net_URL/Net/URL.php',
70 'News' => $baseDir . '/lib/eventum/class.news.php',
71 'Note' => $baseDir . '/lib/eventum/class.note.php',
72 'Notification' => $baseDir . '/lib/eventum/class.notification.php',
73- 'PHPlot' => $vendorDir . '/phplot/phplot/phplot.php',
74- 'PHPlot_truecolor' => $vendorDir . '/phplot/phplot/phplot.php',
75 'Pager' => $baseDir . '/lib/eventum/class.pager.php',
76 'Partner' => $baseDir . '/lib/eventum/class.partner.php',
77 'Phone_Support' => $baseDir . '/lib/eventum/class.phone_support.php',
2c1b4fd2 78@@ -131,159 +97,22 @@
3c566b65
ER
79 'Severity' => $baseDir . '/lib/eventum/class.severity.php',
80- 'Smarty' => $vendorDir . '/smarty/smarty/libs/Smarty.class.php',
81- 'SmartyBC' => $vendorDir . '/smarty/smarty/libs/SmartyBC.class.php',
82- 'SmartyCompilerException' => $vendorDir . '/smarty/smarty/libs/sysplugins/smartycompilerexception.php',
83- 'SmartyException' => $vendorDir . '/smarty/smarty/libs/sysplugins/smartyexception.php',
84- 'Smarty_CacheResource' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_cacheresource.php',
85- 'Smarty_CacheResource_Custom' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_cacheresource_custom.php',
86- 'Smarty_CacheResource_KeyValueStore' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php',
87- 'Smarty_Data' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_data.php',
88- 'Smarty_Internal_CacheResource_File' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php',
89- 'Smarty_Internal_CompileBase' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compilebase.php',
90- 'Smarty_Internal_Compile_Append' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_append.php',
91- 'Smarty_Internal_Compile_Assign' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_assign.php',
92- 'Smarty_Internal_Compile_Block' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_block.php',
93- 'Smarty_Internal_Compile_Blockclose' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_block.php',
94- 'Smarty_Internal_Compile_Break' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_break.php',
95- 'Smarty_Internal_Compile_Call' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_call.php',
96- 'Smarty_Internal_Compile_Capture' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_capture.php',
97- 'Smarty_Internal_Compile_CaptureClose' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_capture.php',
98- 'Smarty_Internal_Compile_Config_Load' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_config_load.php',
99- 'Smarty_Internal_Compile_Continue' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_continue.php',
100- 'Smarty_Internal_Compile_Debug' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_debug.php',
101- 'Smarty_Internal_Compile_Else' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_if.php',
102- 'Smarty_Internal_Compile_Elseif' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_if.php',
103- 'Smarty_Internal_Compile_Eval' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_eval.php',
104- 'Smarty_Internal_Compile_Extends' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_extends.php',
105- 'Smarty_Internal_Compile_For' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_for.php',
106- 'Smarty_Internal_Compile_Forclose' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_for.php',
107- 'Smarty_Internal_Compile_Foreach' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_foreach.php',
108- 'Smarty_Internal_Compile_Foreachclose' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_foreach.php',
109- 'Smarty_Internal_Compile_Foreachelse' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_foreach.php',
110- 'Smarty_Internal_Compile_Forelse' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_for.php',
111- 'Smarty_Internal_Compile_Function' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_function.php',
112- 'Smarty_Internal_Compile_Functionclose' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_function.php',
113- 'Smarty_Internal_Compile_If' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_if.php',
114- 'Smarty_Internal_Compile_Ifclose' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_if.php',
115- 'Smarty_Internal_Compile_Include' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_include.php',
116- 'Smarty_Internal_Compile_Include_Php' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_include_php.php',
117- 'Smarty_Internal_Compile_Insert' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_insert.php',
118- 'Smarty_Internal_Compile_Ldelim' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php',
119- 'Smarty_Internal_Compile_Nocache' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_nocache.php',
120- 'Smarty_Internal_Compile_Nocacheclose' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_nocache.php',
121- 'Smarty_Internal_Compile_Private_Block_Plugin' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_block_plugin.php',
122- 'Smarty_Internal_Compile_Private_Child_Block' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_block.php',
123- 'Smarty_Internal_Compile_Private_Child_Blockclose' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_block.php',
124- 'Smarty_Internal_Compile_Private_Function_Plugin' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php',
125- 'Smarty_Internal_Compile_Private_Modifier' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php',
126- 'Smarty_Internal_Compile_Private_Object_Block_Function' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_object_block_function.php',
127- 'Smarty_Internal_Compile_Private_Object_Function' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_object_function.php',
128- 'Smarty_Internal_Compile_Private_Php' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_php.php',
129- 'Smarty_Internal_Compile_Private_Print_Expression' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php',
130- 'Smarty_Internal_Compile_Private_Registered_Block' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_registered_block.php',
131- 'Smarty_Internal_Compile_Private_Registered_Function' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php',
132- 'Smarty_Internal_Compile_Private_Special_Variable' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_special_variable.php',
133- 'Smarty_Internal_Compile_Rdelim' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_rdelim.php',
134- 'Smarty_Internal_Compile_Section' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_section.php',
135- 'Smarty_Internal_Compile_Sectionclose' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_section.php',
136- 'Smarty_Internal_Compile_Sectionelse' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_section.php',
137- 'Smarty_Internal_Compile_Setfilter' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_setfilter.php',
138- 'Smarty_Internal_Compile_Setfilterclose' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_setfilter.php',
139- 'Smarty_Internal_Compile_While' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_while.php',
140- 'Smarty_Internal_Compile_Whileclose' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_while.php',
141- 'Smarty_Internal_Config_File_Compiler' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_config_file_compiler.php',
142- 'Smarty_Internal_Configfilelexer' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_configfilelexer.php',
143- 'Smarty_Internal_Configfileparser' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_configfileparser.php',
144- 'Smarty_Internal_Data' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_data.php',
145- 'Smarty_Internal_Debug' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_debug.php',
146- 'Smarty_Internal_Extension_CodeFrame' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_extension_codeframe.php',
147- 'Smarty_Internal_Extension_Config' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_extension_config.php',
148- 'Smarty_Internal_Extension_DefaultTemplateHandler' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_extension_defaulttemplatehandler.php',
149- 'Smarty_Internal_Filter_Handler' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_filter_handler.php',
150- 'Smarty_Internal_Function_Call_Handler' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_function_call_handler.php',
151- 'Smarty_Internal_Get_Include_Path' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_get_include_path.php',
152- 'Smarty_Internal_Nocache_Insert' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_nocache_insert.php',
153- 'Smarty_Internal_ParseTree' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_parsetree.php',
154- 'Smarty_Internal_ParseTree_Code' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_code.php',
155- 'Smarty_Internal_ParseTree_Dq' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_dq.php',
156- 'Smarty_Internal_ParseTree_DqContent' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_dqcontent.php',
157- 'Smarty_Internal_ParseTree_Tag' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_tag.php',
158- 'Smarty_Internal_ParseTree_Template' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_template.php',
159- 'Smarty_Internal_ParseTree_Text' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_text.php',
160- 'Smarty_Internal_Resource_Eval' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_resource_eval.php',
161- 'Smarty_Internal_Resource_Extends' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_resource_extends.php',
162- 'Smarty_Internal_Resource_File' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php',
163- 'Smarty_Internal_Resource_Php' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_resource_php.php',
164- 'Smarty_Internal_Resource_Registered' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_resource_registered.php',
165- 'Smarty_Internal_Resource_Stream' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_resource_stream.php',
166- 'Smarty_Internal_Resource_String' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_resource_string.php',
167- 'Smarty_Internal_SmartyTemplateCompiler' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php',
168- 'Smarty_Internal_Template' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_template.php',
169- 'Smarty_Internal_TemplateBase' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php',
170- 'Smarty_Internal_TemplateCompilerBase' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php',
171- 'Smarty_Internal_Templatelexer' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_templatelexer.php',
172- 'Smarty_Internal_Templateparser' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php',
173- 'Smarty_Internal_TestInstall' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_testinstall.php',
174- 'Smarty_Internal_Utility' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_utility.php',
175- 'Smarty_Internal_Write_File' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_write_file.php',
176- 'Smarty_Resource' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_resource.php',
177- 'Smarty_Resource_Custom' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_resource_custom.php',
178- 'Smarty_Resource_Recompiled' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_resource_recompiled.php',
179- 'Smarty_Resource_Uncompiled' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_resource_uncompiled.php',
180- 'Smarty_Security' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_security.php',
181- 'Smarty_Template_Cached' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_template_cached.php',
182- 'Smarty_Template_Compiled' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_template_compiled.php',
183- 'Smarty_Template_Config' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_template_config.php',
184- 'Smarty_Template_Source' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_template_source.php',
185- 'Smarty_Undefined_Variable' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_undefined_variable.php',
186- 'Smarty_Variable' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_variable.php',
187- 'SphinxClient' => $vendorDir . '/sphinx/php-sphinxapi/sphinxapi.php',
188 'Sphinx_Fulltext_Search' => $baseDir . '/lib/eventum/search/class.sphinx_fulltext_search.php',
189 'Stats' => $baseDir . '/lib/eventum/class.stats.php',
190 'Status' => $baseDir . '/lib/eventum/class.status.php',
191- 'StreamReader' => $vendorDir . '/php-gettext/php-gettext/streams.php',
192- 'StringReader' => $vendorDir . '/php-gettext/php-gettext/streams.php',
193 'Support' => $baseDir . '/lib/eventum/class.support.php',
194 'SupportLevelNotFoundException' => $baseDir . '/lib/eventum/crm/class.support_level.php',
195 'Support_Level' => $baseDir . '/lib/eventum/crm/class.support_level.php',
196- 'TPC_yyStackEntry' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_configfileparser.php',
197- 'TPC_yyToken' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_configfileparser.php',
198- 'TP_yyStackEntry' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php',
199- 'TP_yyToken' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php',
200 'Template_Helper' => $baseDir . '/lib/eventum/class.template_helper.php',
201- 'Text_Diff' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff.php',
202- 'Text_Diff3' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff3.php',
203- 'Text_Diff3_BlockBuilder' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff3.php',
204- 'Text_Diff3_Op' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff3.php',
205- 'Text_Diff3_Op_copy' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff3.php',
206- 'Text_Diff_Engine_native' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Engine/native.php',
207- 'Text_Diff_Engine_shell' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Engine/shell.php',
208- 'Text_Diff_Engine_string' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Engine/string.php',
209- 'Text_Diff_Engine_xdiff' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Engine/xdiff.php',
210- 'Text_Diff_Mapped' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Mapped.php',
211- 'Text_Diff_Op' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff.php',
212- 'Text_Diff_Op_add' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff.php',
213- 'Text_Diff_Op_change' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff.php',
214- 'Text_Diff_Op_copy' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff.php',
215- 'Text_Diff_Op_delete' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff.php',
216- 'Text_Diff_Renderer' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Renderer.php',
217- 'Text_Diff_Renderer_context' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Renderer/context.php',
218- 'Text_Diff_Renderer_inline' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Renderer/inline.php',
219- 'Text_Diff_Renderer_unified' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Renderer/unified.php',
220- 'Text_Diff_ThreeWay' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/ThreeWay.php',
221- 'Text_Diff_ThreeWay_BlockBuilder' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/ThreeWay.php',
222- 'Text_Diff_ThreeWay_Op' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/ThreeWay.php',
223- 'Text_Diff_ThreeWay_Op_copy' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/ThreeWay.php',
224- 'Text_MappedDiff' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff.php',
225 'Time_Tracking' => $baseDir . '/lib/eventum/class.time_tracking.php',
226 'User' => $baseDir . '/lib/eventum/class.user.php',
227 'Validation' => $baseDir . '/lib/eventum/class.validation.php',
228 'Workflow' => $baseDir . '/lib/eventum/class.workflow.php',
229- 'XML_RPC_Base' => $vendorDir . '/pear-pear.php.net/XML_RPC/XML/RPC.php',
230- 'XML_RPC_Client' => $vendorDir . '/pear-pear.php.net/XML_RPC/XML/RPC.php',
231- 'XML_RPC_Message' => $vendorDir . '/pear-pear.php.net/XML_RPC/XML/RPC.php',
232- 'XML_RPC_Response' => $vendorDir . '/pear-pear.php.net/XML_RPC/XML/RPC.php',
233- 'XML_RPC_Server' => $vendorDir . '/pear-pear.php.net/XML_RPC/XML/RPC/Server.php',
234- 'XML_RPC_Value' => $vendorDir . '/pear-pear.php.net/XML_RPC/XML/RPC.php',
235 'XmlRpcServer' => $baseDir . '/lib/eventum/rpc/XmlRpcServer.php',
236- 'gettext_reader' => $vendorDir . '/php-gettext/php-gettext/gettext.php',
237+
238+ // external deps
239+ 'PHPlot' => $phpDir .'/phplot/phplot.php',
240+ 'Smarty' => $phpDir. '/Smarty3/Smarty.class.php',
2c1b4fd2
ER
241+ 'SphinxClient' => $phpDir . '/sphinxapi.php',
242+ 'Text_Diff' => $pearDir . '/Text/Diff.php',
243+ 'Text_Diff_Renderer' => $pearDir . '/Text/Diff/Renderer.php',
244+ 'Text_Diff_Renderer_unified' => $pearDir . '/Text/Diff/Renderer/unified.php',
3c566b65 245 );
1468f295 246--- eventum-3.0.2-101-ge275162/vendor/composer/autoload_files.php 2015-10-12 22:06:43.978822341 +0300
3c566b65 247+++ eventum-3.0.2-101-ge275162/vendor/composer/autoload_files.php 2015-10-12 22:06:43.978822341 +0300
1468f295 248@@ -6,6 +6,6 @@
3c566b65 249 $baseDir = dirname($vendorDir);
1468f295 250+$phpDir = PHP_DATADIR . '/php';
3c566b65
ER
251
252 return array(
253- $vendorDir . '/smarty-gettext/smarty-gettext/block.t.php',
254- $vendorDir . '/smarty-gettext/smarty-gettext/function.locale.php',
1468f295 255+ $phpDir. '/Smarty3/plugins/block.t.php',
3c566b65
ER
256 );
257--- eventum-3.0.2-101-ge275162/vendor/composer/autoload_namespaces.php 2015-10-12 22:08:53.596910822 +0300
2c1b4fd2
ER
258+++ eventum-3.0.2-101-ge275162/vendor/composer/autoload_namespaces.php 2015-10-12 23:10:35.849016388 +0300
259@@ -4,12 +4,12 @@
3c566b65
ER
260
261-$vendorDir = dirname(dirname(__FILE__));
262-$baseDir = dirname($vendorDir);
263+$pearDir = PEAR_INSTALL_DIR . '/';
264+$phpDir = PHP_DATADIR . '/php';
265
266 return array(
267- 'PEAR' => array($vendorDir . '/pear/pear_exception'),
268- 'Net' => array($vendorDir . '/pear/net_smtp'),
269- 'Mail' => array($vendorDir . '/pear/mail'),
270- 'DB' => array($vendorDir . '/pear/db'),
271- 'Auth' => array($vendorDir . '/pear/auth_sasl'),
272- '' => array($vendorDir . '/pear/pear-core-minimal/src'),
273+ 'PEAR' => array($pearDir),
274+ 'Net' => array($pearDir),
275+ 'Mail' => array($pearDir),
276+ 'DB' => array($pearDir),
277+ 'Auth' => array($pearDir),
2c1b4fd2 278+ 'XML' => array($pearDir),
3c566b65
ER
279 );
280--- eventum-3.0.2-101-ge275162/vendor/composer/include_paths.php 2015-10-12 21:33:13.000000000 +0300
281+++ eventum-3.0.2-101-ge275162/vendor/composer/include_paths.php 2015-10-12 22:01:47.979854575 +0300
282@@ -6,22 +6,4 @@
283 $baseDir = dirname($vendorDir);
284
285 return array(
286- $vendorDir . '/pear/pear_exception',
287- $vendorDir . '/pear/auth_sasl',
288- $vendorDir . '/pear/pear-core-minimal/src',
289- $vendorDir . '/pear/db',
290- $vendorDir . '/pear-pear.php.net/XML_RPC',
291- $vendorDir . '/pear-pear.php.net/File',
292- $vendorDir . '/pear-pear.php.net/File_Util',
293- $vendorDir . '/pear-pear.php.net/Mail_Mime',
294- $vendorDir . '/pear-pear.php.net/Mail_mimeDecode',
295- $vendorDir . '/pear-pear.php.net/Math_Stats',
296- $vendorDir . '/pear-pear.php.net/Net_LDAP2',
297- $vendorDir . '/pear-pear.php.net/Net_Socket',
298- $vendorDir . '/pear-pear.php.net/Net_POP3',
299- $vendorDir . '/pear-pear.php.net/Net_SmartIRC',
300- $vendorDir . '/pear-pear.php.net/Net_URL',
301- $vendorDir . '/pear-pear.php.net/Text_Diff',
302- $vendorDir . '/pear/mail',
303- $vendorDir . '/pear/net_smtp',
304 );
305--- eventum-3.0.2-101-ge275162/autoload.php 2015-10-12 22:42:04.697464456 +0300
306+++ eventum-3.0.2-101-ge275162/autoload.php 2015-10-12 22:46:12.383826829 +0300
307@@ -39,7 +39,7 @@
308 define('APP_PHP_GETTEXT_PATH', APP_PATH . '/vendor/php-gettext/php-gettext');
309
310 // fonts directory for phplot
311- define('APP_FONTS_PATH', APP_PATH . '/vendor/fonts/liberation');
312+ define('APP_FONTS_PATH', '/usr/share/fonts/TTF');
313
314 return;
315 }
This page took 0.111146 seconds and 4 git commands to generate.