Dummy DB models
This commit is contained in:
parent
57fae2637d
commit
e75e8effc1
7
lib/op.php
Normal file
7
lib/op.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace OCA\Office;
|
||||
|
||||
class Op {
|
||||
|
||||
}
|
7
lib/session.php
Normal file
7
lib/session.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace OCA\Office;
|
||||
|
||||
class Session {
|
||||
//put your code here
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user