mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-02-16 21:48:06 +00:00
Refactoring, standardisation and small fixes
This commit is contained in:
@@ -3,9 +3,11 @@
|
||||
<div class="large-12 columns">
|
||||
<div class="panel">
|
||||
<pre><?php
|
||||
|
||||
if (empty($user)) {
|
||||
$user = new stdClass();
|
||||
}
|
||||
|
||||
var_export($user);
|
||||
|
||||
?></pre>
|
||||
|
||||
Reference in New Issue
Block a user