]> gitweb.fluxo.info Git - semanticscuttle.git/commitdiff
more file renamings
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>
Sat, 3 Oct 2009 14:08:25 +0000 (14:08 +0000)
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>
Sat, 3 Oct 2009 14:08:25 +0000 (14:08 +0000)
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@387 b3834d28-1941-0410-a4f8-b48e95affb8f

17 files changed:
data/config.default.php [moved from data/config.default.inc.php with 100% similarity]
data/config.php.dist [moved from data/config.inc.php.dist with 100% similarity]
src/SemanticScuttle/Service/Bookmark.php [moved from src/SemanticScuttle/Service/bookmarkservice.php with 100% similarity]
src/SemanticScuttle/Service/Bookmark2tag.php [moved from src/SemanticScuttle/Service/bookmark2tagservice.php with 100% similarity]
src/SemanticScuttle/Service/Cache.php [moved from src/SemanticScuttle/Service/cacheservice.php with 100% similarity]
src/SemanticScuttle/Service/CommonDescription.php [moved from src/SemanticScuttle/Service/commondescriptionservice.php with 100% similarity]
src/SemanticScuttle/Service/Factory.php [moved from src/SemanticScuttle/Service/servicefactory.php with 100% similarity]
src/SemanticScuttle/Service/SearchHistory.php [moved from src/SemanticScuttle/Service/searchhistoryservice.php with 100% similarity]
src/SemanticScuttle/Service/Tag.php [moved from src/SemanticScuttle/Service/tagservice.php with 100% similarity]
src/SemanticScuttle/Service/Tag2tag.php [moved from src/SemanticScuttle/Service/tag2tagservice.php with 100% similarity]
src/SemanticScuttle/Service/TagCache.php [moved from src/SemanticScuttle/Service/tagcacheservice.php with 100% similarity]
src/SemanticScuttle/Service/TagStat.php [moved from src/SemanticScuttle/Service/tagstatservice.php with 100% similarity]
src/SemanticScuttle/Service/Template.php [moved from src/SemanticScuttle/Service/templateservice.php with 100% similarity]
src/SemanticScuttle/Service/User.php [moved from src/SemanticScuttle/Service/userservice.php with 100% similarity]
src/SemanticScuttle/functions.php [moved from src/SemanticScuttle/functions.inc.php with 100% similarity]
src/SemanticScuttle/header.php [moved from src/SemanticScuttle/header.inc.php with 100% similarity]
src/SemanticScuttle/search.php [moved from src/SemanticScuttle/search.inc.php with 100% similarity]