Commit 29c6841c by Palti Sinaga
parents d69bd41c d3386c66
......@@ -354,7 +354,7 @@ class CustomerController extends Controller
]);
return redirect()->action('CobaController@detailhomestay', ['id' => $request['id']]);
return redirect()->action('GuestController@detailhomestay', ['id' => $request['id']]);
}
......
......@@ -4,6 +4,6 @@ $result = shell_exec($command." 2>&1");
echo $result;
}
echo "<pre>";
execPrint("/usr/bin/git pull https://if415014@students.del.ac.id:dreamon1*@gitlab.del.ac.id/juliper19/Test.git master");
execPrint("/usr/bin/git pull https://if415014:dreamon1*@gitlab.del.ac.id/juliper19/pa2d4ti06.git master");
echo "</pre>";
?>
\ No newline at end of file
......@@ -3,7 +3,7 @@
<div class="slider-1 agileits w3layouts">
<ul class="rslides agileits w3layouts" id="slider1">
<li>
<img src="img/danautoba.jpg" alt="Agileits W3layouts">
<img src="img/pantaiBulubul2.jpg" alt="Agileits W3layouts">
<div class="layer agileits w3layouts"></div>
<div class="caption agileits w3layouts">
<h3 >Welcome To <span>Lumban bulbul Homestay</span></h3>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment