Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Duplicate
-
Affects Version/s: 1.8
-
Fix Version/s: None
-
Component/s: Administration
-
Labels:None
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE
Description
The example site listed in moodle/lang/en_utf8/admin.php has a typo, it has a period where a slash should be:
-http://site.example.com/admin.cron.php?password=opensesame
+http://site.example.com/admin/cron.php?password=opensesame
$string['configcronremotepassword'] = 'This means that the cron.php script cannot be run from a web browser without supplying the password using the following form of URL:<pre>
moodle/lang/en_utf8/admin.php: http://site.example.com/admin.cron.php?password=opensesame
Issue Links
| This issue duplicates: | ||||
| MDL-8956 | Mistake in admin.php |
|
|
|
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
This issue can now be closed, it was fixed by a duplicate bug report:
http://tracker.moodle.org/browse/MDL-8956
2007-03-19 Monday 16:22 skodak
MDL-8956Mistake in admin.php - wrong cron urlMDL-8956Mistake in admin.php - wrong cron url