Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Antoine
ae2
Commits
13a59cfb
Commit
13a59cfb
authored
Feb 04, 2015
by
Skia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Amend: Add script to refresh taiste db
parent
00f2411c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
rootplace/prod_cron.php
rootplace/prod_cron.php
+1
-1
No files found.
rootplace/prod_cron.php
View file @
13a59cfb
...
...
@@ -37,7 +37,7 @@ if ( !$site->user->is_in_group("root") )
$site
->
start_page
(
"none"
,
"Administration / passage en prod"
);
$cts
=
new
contents
(
"<a href=
\"
./
\"
>Administration</a> / Passage en production"
);
$tabs
=
array
(
array
(
""
,
"rootplace/prod_cron.php"
,
"Passage en prod"
),
array
(
""
,
"rootplace/prod_cron.php?view=refreshdb"
,
"Rafraichir taiste"
),
array
(
"
refresh
"
,
"rootplace/prod_cron.php?view=refreshdb"
,
"Rafraichir taiste"
),
array
(
"script"
,
"rootplace/prod_cron.php?view=script"
,
"Script de passage en prod"
),
array
(
"commit"
,
"rootplace/prod_cron.php?view=commit"
,
"Script de post commit"
),
array
(
"clone"
,
"rootplace/prod_cron.php?view=refreshdbscript"
,
"Script de refresh de taiste"
));
...
...
Write
Preview
Markdown
is supported
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