This website works better with JavaScript
Home
Explore
Help
Sign In
dever-product
/
wonderful
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
edit
dever
6 years ago
parent
2931c4efb8
commit
22333e171d
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
main/src/Content.php
+ 1
- 1
main/src/Content.php
View File
@@ -78,7 +78,7 @@ class Content extends Core
}
}
}
- print_r($v);
+ print_r($v);
die;
}
}
}