Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai
noblogs-wp
Commits
59778b03
Commit
59778b03
authored
Oct 03, 2011
by
shammash
Committed by
agata
Oct 17, 2019
Browse files
fix formatting
parent
b307997e
Changes
1
Hide whitespace changes
Inline
Side-by-side
apc_stats_r2mon.php
View file @
59778b03
<?php
function
print_stat
(
$key
,
$value
)
{
echo
"
apc.
$key
{
service=php,instance=noblogs
}
:
$value
\n
"
;
echo
"
$key
:
$value
\n
"
;
}
$cache
=
apc_cache_info
(
''
,
true
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment