Frontend display test

feature/node-rewrite
Sven Slootweg 13 years ago
parent 78df13ea56
commit 433c02c609

@ -23,6 +23,7 @@ class Node extends CPHPDatabaseRecordClass
'string' => array( 'string' => array(
'Name' => "Name", 'Name' => "Name",
'Hostname' => "Hostname", 'Hostname' => "Hostname",
'PhysicalLocation' => "PhysicalLocation",
'PrivateKey' => "CustomPrivateKey", 'PrivateKey' => "CustomPrivateKey",
'PublicKey' => "CustomPublicKey", 'PublicKey' => "CustomPublicKey",
'User' => "User" 'User' => "User"

Loading…
Cancel
Save