We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7adc8d6 commit 6ecae1aCopy full SHA for 6ecae1a
agent/fw_hooks.h
@@ -12,6 +12,7 @@
12
*/
13
#include "php_execute.h"
14
15
+extern void nr_cakephp_enable_1(TSRMLS_D);
16
extern void nr_cakephp_enable(TSRMLS_D);
17
extern nr_framework_classification_t nr_cakephp_special_1(
18
const char* filename TSRMLS_DC);
0 commit comments