Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
IRTS
Dell Asset php API
Commits
ccdb0c8a
Commit
ccdb0c8a
authored
Dec 29, 2014
by
Arnaud ABELARD
Browse files
upadate
parent
4e9df53f
Changes
1
Hide whitespace changes
Inline
Side-by-side
readme.md
View file @
ccdb0c8a
...
...
@@ -5,7 +5,7 @@ require("dellAsset.class.php");
$tag
=
$_GET
[
'tag'
];
if
(
!
$tag
)
$tag
=
"
B41284J
"
;
if
(
!
$tag
)
$tag
=
"
XXXXXX
"
;
$matos
=
new
dellAsset
(
array
(
"tag"
=>
$tag
));
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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