Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
our_own_cloud_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
die_coolen_jungs
our_own_cloud_project
Commits
bea4376f
Commit
bea4376f
authored
11 years ago
by
Georg Ehrke
Browse files
Options
Downloads
Patches
Plain Diff
remove opendocument.php
parent
1a933a91
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
lib/preview/office.php
+0
-1
0 additions, 1 deletion
lib/preview/office.php
lib/preview/opendocument.php
+0
-12
0 additions, 12 deletions
lib/preview/opendocument.php
with
0 additions
and
13 deletions
lib/preview/office.php
+
0
−
1
View file @
bea4376f
...
...
@@ -13,6 +13,5 @@ if (extension_loaded('imagick')) {
}
else
{
//in case there isn't, use our fallback
require_once
(
'msoffice.php'
);
require_once
(
'opendocument.php'
);
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
lib/preview/opendocument.php
deleted
100644 → 0
+
0
−
12
View file @
1a933a91
<?php
/**
* Copyright (c) 2013 Georg Ehrke georg@ownCloud.com
* This file is licensed under the Affero General Public License version 3 or
* later.
* See the COPYING-README file.
*/
namespace
OC\Preview
;
class
OpenDocument
{
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment