Finished commenting BeEF core. From this point on each developer should be commenting their own core changes
git-svn-id: https://beef.googlecode.com/svn/trunk@1362 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -16,11 +16,7 @@
|
||||
module BeEF
|
||||
module Core
|
||||
module Models
|
||||
#
|
||||
# This table stores the logs from the framework.
|
||||
#
|
||||
# See BeEF::Core::Logger for how to log events.
|
||||
#
|
||||
|
||||
class Log
|
||||
|
||||
include DataMapper::Resource
|
||||
@@ -36,4 +32,4 @@ module Models
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user