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
mahara
mahara
Commits
cd6c3b35
Commit
cd6c3b35
authored
Oct 31, 2006
by
Penny Leach
Browse files
changed dbg to debug
parent
76db66b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/crontest.php
View file @
cd6c3b35
...
@@ -46,7 +46,7 @@ define('MAXRUNAGE', 300);
...
@@ -46,7 +46,7 @@ define('MAXRUNAGE', 300);
require
(
dirname
(
dirname
(
__FILE__
))
.
'/htdocs/init.php'
);
require
(
dirname
(
dirname
(
__FILE__
))
.
'/htdocs/init.php'
);
log_d
b
g
(
'********** RUNNING CRON TEST **********'
);
log_d
ebu
g
(
'********** RUNNING CRON TEST **********'
);
$cronscript
=
get_config
(
'libroot'
)
.
'cron.php'
;
$cronscript
=
get_config
(
'libroot'
)
.
'cron.php'
;
...
...
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