blob: 11e6c984e2b7d08b22d6a72880a4ca092e367229 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
Extension [ <persistent> extension #92 graphdat version 1.0.4 ] {
- INI {
Entry [ graphdat.socketFile <PERDIR,SYSTEM> ]
Current = '/tmp/gd.agent.sock'
}
Entry [ graphdat.socketPort <PERDIR,SYSTEM> ]
Current = '26873'
}
Entry [ graphdat.debug <PERDIR,SYSTEM> ]
Current = 'false'
}
Entry [ graphdat.enable_joomla <PERDIR,SYSTEM> ]
Current = 'false'
}
Entry [ graphdat.enable_drupal <PERDIR,SYSTEM> ]
Current = 'false'
}
Entry [ graphdat.enable_magento <PERDIR,SYSTEM> ]
Current = 'false'
}
Entry [ graphdat.enable_cakephp <PERDIR,SYSTEM> ]
Current = 'false'
}
}
- Functions {
Function [ <internal:graphdat> function graphdat_begin ] {
- Parameters [1] {
Parameter #0 [ <required> $name ]
}
}
Function [ <internal:graphdat> function graphdat_end ] {
- Parameters [1] {
Parameter #0 [ <required> $name ]
}
}
}
}
|