This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
server
Watch
1
Star
0
Fork
You've already forked server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
76c37792cb
server
/
search
/
appinfo
/
app.php
6 lines
91 B
PHP
Raw
Normal View
History
Unescape
Escape
add search functionality, for now only searches files but plugins/apps can extend that
2011-04-24 14:09:07 +00:00
<
?
php
Renaming classes :-)
2011-07-29 19:36:03 +00:00
OC_App
::
register
(
array
(
'order'
=>
2
,
"
id
"
=>
'search'
,
'name'
=>
'Search'
));
add search functionality, for now only searches files but plugins/apps can extend that
2011-04-24 14:09:07 +00:00
?>
Reference in a new issue
Copy permalink