@@ -39,8 +39,8 @@ |
||
| 39 | 39 | } |
| 40 | 40 | |
| 41 | 41 | /** |
| 42 | - * Get info about the install |
|
| 43 | - */ |
|
| 42 | + * Get info about the install |
|
| 43 | + */ |
|
| 44 | 44 | public function get_info() { |
| 45 | 45 | $schema = DB::select('SELECT `version` FROM `dbSchema` LIMIT 1'); |
| 46 | 46 | $versions['git'] = `git rev-parse --short HEAD`; |