Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bacula Community Edition
Bacula Community
Commits
95ad1fd7
Commit
95ad1fd7
authored
Nov 08, 2022
by
Marcin Haba
Browse files
baculum: Add new fileindex property to objects
parent
a59283ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
gui/baculum/protected/API/Modules/ObjectRecord.php
View file @
95ad1fd7
...
...
@@ -37,6 +37,7 @@ class ObjectRecord extends APIDbModule {
public
$jobid
;
public
$path
;
public
$filename
;
public
$fileindex
;
public
$pluginname
;
public
$objecttype
;
public
$objectname
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment