diff options
author | jiteshjha | 2016-06-30 16:22:23 +0530 |
---|---|---|
committer | jiteshjha | 2016-06-30 16:22:23 +0530 |
commit | 4a1a77706b7c7aafb9634917e564b5ccdc4da732 (patch) | |
tree | e7b5e62bbb9179900ac52f950d7c470f8da803e1 /filenames.php | |
parent | 937dcaece3da2a453c671e6bb6e6aa16af98ca54 (diff) | |
download | xcos-on-web-4a1a77706b7c7aafb9634917e564b5ccdc4da732.tar.gz xcos-on-web-4a1a77706b7c7aafb9634917e564b5ccdc4da732.tar.bz2 xcos-on-web-4a1a77706b7c7aafb9634917e564b5ccdc4da732.zip |
Code refactoring part 3
Diffstat (limited to 'filenames.php')
-rw-r--r-- | filenames.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filenames.php b/filenames.php index 2df7df5..81ca89f 100644 --- a/filenames.php +++ b/filenames.php @@ -2,7 +2,7 @@ /* * @jiteshjha - * filenames returns the names of all the files in a given folder + * filenames.php returns the names of all the files in a given folder */ // Store the filenames |