diff --git a/.buildpath b/.buildpath new file mode 100644 index 0000000..7f721f7 --- /dev/null +++ b/.buildpath @@ -0,0 +1,5 @@ + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..626e05f --- /dev/null +++ b/.project @@ -0,0 +1,29 @@ + + + fanKuonter + + + + + + org.eclipse.wst.common.project.facet.core.builder + + + + + org.eclipse.wst.validation.validationbuilder + + + + + org.eclipse.dltk.core.scriptbuilder + + + + + + org.eclipse.php.core.PHPNature + org.eclipse.wst.jsdt.core.jsNature + org.eclipse.wst.common.project.facet.core.nature + + diff --git a/.settings/.jsdtscope b/.settings/.jsdtscope new file mode 100644 index 0000000..4649ef1 --- /dev/null +++ b/.settings/.jsdtscope @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/.settings/org.eclipse.php.core.prefs b/.settings/org.eclipse.php.core.prefs new file mode 100644 index 0000000..91dcaea --- /dev/null +++ b/.settings/org.eclipse.php.core.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +include_path=0;/fanKuonter diff --git a/.settings/org.eclipse.wst.common.project.facet.core.xml b/.settings/org.eclipse.wst.common.project.facet.core.xml new file mode 100644 index 0000000..ba149d7 --- /dev/null +++ b/.settings/org.eclipse.wst.common.project.facet.core.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.settings/org.eclipse.wst.jsdt.ui.superType.container b/.settings/org.eclipse.wst.jsdt.ui.superType.container new file mode 100644 index 0000000..3bd5d0a --- /dev/null +++ b/.settings/org.eclipse.wst.jsdt.ui.superType.container @@ -0,0 +1 @@ +org.eclipse.wst.jsdt.launching.baseBrowserLibrary \ No newline at end of file diff --git a/.settings/org.eclipse.wst.jsdt.ui.superType.name b/.settings/org.eclipse.wst.jsdt.ui.superType.name new file mode 100644 index 0000000..05bd71b --- /dev/null +++ b/.settings/org.eclipse.wst.jsdt.ui.superType.name @@ -0,0 +1 @@ +Window \ No newline at end of file diff --git a/README.md b/README.md index 2245c73..2a8d518 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ -# fanKounter +![#fasnKounter](/fk_nover.png) + +[![release](http://github-release-version.herokuapp.com/github/lucliscio/fanKounter/release.svg?style=flat)](https://github.com/lucliscio/fanKounter/releases/latest) [![License](https://poser.pugx.org/lucliscio/fankounter/license)](https://packagist.org/packages/lucliscio/fankounter) +[![Code Climate](https://codeclimate.com/github/lucliscio/fanKounter/badges/gpa.svg)](https://codeclimate.com/github/lucliscio/fanKounter) ## Descrizione fanKounter è uno script in PHP gratuito, distribuito sotto licenza GNU AGPL, per creare e gestire una quantità indefinita di contatori (grafici, testuali o invisibili) di accessi alle pagine WEB. diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..b07ada5 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +5.0.10 diff --git a/composer.json b/composer.json index 7f63602..f6039eb 100644 --- a/composer.json +++ b/composer.json @@ -1,25 +1,28 @@ { - "name": "lucliscio/fankounter", - "type": "application", - "description": "It's a free PHP counter originally developed by FanatiKo ", - "version": "5.0.10", - "keywords": ["Statistic","hit counter"], - "homepage": "https://github.com/lucliscio/fanKounter", - "license": "GNU AGPL-3.0+", - "authors": [ - { - "name": "Luca Liscio", - "email": "lucliscio@h0model.org", - "homepage": "http://lucliscio.github.io", - "role": "Developer" - } - ], - "require": { - "php": ">=5.4.0" - }, - "autoload": { - "psr-0": { - "fankounter": "src" - } - } -} + "name" : "lucliscio/fankounter", + "type" : "application", + "description" : "It's a free PHP counter originally developed by FanatiKo ", + "version" : "5.0.10", + "keywords" : [ + "Statistic", + "hit counter" + ], + "homepage" : "https://github.com/lucliscio/fanKounter", + "license" : "GNU AGPL-3.0+", + "authors" : [{ + "name" : "Luca Liscio", + "email" : "lucliscio@h0model.org", + "homepage" : "http://lucliscio.github.io", + "role" : "Developer" + } + ], + "require" : { + "php" : ">=5.4.0" + }, + "autoload" : { + "psr-0" : { + "fankounter" : "src" + } + }, + "minimum-stability" : "beta" +} \ No newline at end of file diff --git a/docs/history.txt b/docs/history.txt index 466e321..876a0df 100644 --- a/docs/history.txt +++ b/docs/history.txt @@ -13,13 +13,13 @@ versione 5.0 ============ fanKounter: - - è stato publicato su github - - è rilasciato sotto licenza GNU AFERO GENERAL PUBLIC LICENSE v3 - - il suo sviluppo è ora curato da lucliscio. + - � stato publicato su github + - � rilasciato sotto licenza GNU AFERO GENERAL PUBLIC LICENSE v3 + - il suo sviluppo � ora curato da lucliscio. NOTA PER L'AGGIORNAMENTO ------------------------ - - sono stati corretti tutti i problemi che impedivano al contatore di funzionare von versioni + - sono stati corretti tutti i problemi che impedivano al contatore di funzionare con versioni di PHP superiori alle 5.3 - Tutti i testi sono stati convertiti in utf-8 - E'stato aggiunto al motore di rilevamento il supporto ai nuovi browser e os @@ -29,11 +29,11 @@ 28 feb 2008 versione 5.0 ============ - fanKounter è rilasciato sotto licenza GNU GENERAL PUBLIC LICENSE v3. + fanKounter � rilasciato sotto licenza GNU GENERAL PUBLIC LICENSE v3. NOTA PER L'AGGIORNAMENTO ------------------------ - Niente da fare. Nessun file di codice è cambiato. + Niente da fare. Nessun file di codice � cambiato. @@ -41,25 +41,25 @@ versione 5.0 ============ Rilasciata la nuova versione del fanKounter, completamente riscritto e migliorato in tutte - le sue componenti, anche se le caratteristiche finali restano pressoché le stesse. + le sue componenti, anche se le caratteristiche finali restano pressoch� le stesse. - Le novità principali: + Le novit� principali: > i calcoli statistici ora vengono eseguiti e memorizzati direttamente dal contatore e il visualizzatore si limita a leggere questi dati dai file; - > il contatore ora dispone di tre modalità: grafico, testo, nascosto; + > il contatore ora dispone di tre modalit�: grafico, testo, nascosto; > sul contatore grafico ora appaiono sia gli accessi totali che quelli giornalieri; - > è stato implementato il monitoraggio dei provider; - > il visualizzatore delle statistiche è stato completamente modificato; + > � stato implementato il monitoraggio dei provider; + > il visualizzatore delle statistiche � stato completamente modificato; > le statistiche sono state ripartite in gruppi mediante utilizzo di pannelli, in modo da rendere la consultazione dei dati veloce e mirata; - > la visualizzazione delle statistiche ora può essere protetta da password. + > la visualizzazione delle statistiche ora pu� essere protetta da password. NOTA PER L'AGGIORNAMENTO ------------------------ - Questa versione non è direttamente compatibile con le versioni precedenti. - * Per convertire i contatori dalla versione 4 alla versione 5, è possibile utilizzare il + Questa versione non � direttamente compatibile con le versioni precedenti. + * Per convertire i contatori dalla versione 4 alla versione 5, � possibile utilizzare il tool 'db4to5' posto nella cartella 'tool'. - * Il fanKounter 5 non può invece gestire contatori creati da versioni del fanKounter 3 e + * Il fanKounter 5 non pu� invece gestire contatori creati da versioni del fanKounter 3 e precedenti. @@ -70,11 +70,11 @@ > Aggiunto un supporto di accesso protetto da password alle statistiche. > Disattivata per default la rilevazione statistica degli Stati. > Rimosse le chiavi duplicate dalle query dei motori di ricerca. - > Le copie di backup ora possono essere spedite anche al proprio indirizzo email, anziché + > Le copie di backup ora possono essere spedite anche al proprio indirizzo email, anzich� essere salvate sul server. > Corretto un bug sul tempo di scadenza di una visita relativo al supporto 'file-access'. - > Ridefinite le funzioni 'array_fill' e 'file_get_contents' per compatibilità con versioni - più vecchie di PHP ed usate nel modulo 'stats.inc.php'. + > Ridefinite le funzioni 'array_fill' e 'file_get_contents' per compatibilit� con versioni + pi� vecchie di PHP ed usate nel modulo 'stats.inc.php'. > Aggiunta una verifica sull'esistenza del supporto 'bzip2' prima di procedere all'uso della funzione 'gzcompress' per la costruzione di un archivio ZIP. > Corretto un problema nel modulo 'counter.js.php' che in determinate situazioni, dentro @@ -92,16 +92,16 @@ le sue componenti. Sono state aggiunte, inoltre, molte nuove caratteristiche, alcune delle quali basate sui suggerimenti pervenuti. - Le novità principali: - > è stata data maggiore flessibilità alla configurazione dell'intero script, anche a - favore di una maggiore compatibiltà verso i diversi sistemi su cui deve girare; - > è stato aggiunto un supporto per istanziare in modo automatico un contatore; - > è stato implementato il monitoraggio di referrers e motori di ricerca, che include il + Le novit� principali: + > � stata data maggiore flessibilit� alla configurazione dell'intero script, anche a + favore di una maggiore compatibilt� verso i diversi sistemi su cui deve girare; + > � stato aggiunto un supporto per istanziare in modo automatico un contatore; + > � stato implementato il monitoraggio di referrers e motori di ricerca, che include il riconoscimento delle parole chiave usate da questi ultimi; - > la rilevazione di un report è stata impostata a livello di visitatore e non di visita - ed è programmabile a proprio piacimento; - > è stato aggiunto un supporto per il backup automatico dei dati di un contatore; - > è cambiata la licenza di questo software che ora è più rigorosa. + > la rilevazione di un report � stata impostata a livello di visitatore e non di visita + ed � programmabile a proprio piacimento; + > � stato aggiunto un supporto per il backup automatico dei dati di un contatore; + > � cambiata la licenza di questo software che ora � pi� rigorosa. @@ -127,7 +127,7 @@ > A causa di frequenti bugs presenti in alcune versioni di PHP, che non tollerano l'uso del carattere "@" ad esempio all'interno del comando "copy()", sono stati modificati i nomi di molti file inclusi nella distribuzione, dei file di configurazione e dei file - dei dati creati per i contatori. Sostanzialmente, è stato sostituito il carattere "@" + dei dati creati per i contatori. Sostanzialmente, � stato sostituito il carattere "@" con il carattere "-", in ogni sua occorrenza all'interno dei nomi dei file. @@ -170,10 +170,10 @@ 24 gen 2003 versione 3.0 ============ - > Aggiunta la modalità nascosta (hidden) per il contatore. - > Aggiunta la modalità test (test) per fornire un supporto di debug e rilevare facilmente + > Aggiunta la modalit� nascosta (hidden) per il contatore. + > Aggiunta la modalit� test (test) per fornire un supporto di debug e rilevare facilmente problemi nell'installazione di un nuovo contatore. - > Rimossa la modalità solo testo (text) per il contatore. + > Rimossa la modalit� solo testo (text) per il contatore. > Aggiunta la variabile "$pad_char" nella configurazione del contatore che permette di scegliere il carattere di riempimento per le cifre vuote nella stampa del numero di visite. @@ -181,11 +181,11 @@ escludere dalle operazioni eseguite dello script chiamate fatte da alcuni IP. > Aggiunta la variabile "$unique_mtime" nella configurazione del contatore che permette di escludere dalle statistice le impressions non ritenute accessi unici. - > Modificato il dominio della variabile "$align_box" che ora può assumere anche valori + > Modificato il dominio della variabile "$align_box" che ora pu� assumere anche valori numerici ("H" => offsetX, "V" => offsetY). > Modificato integralmente il modulo dei report statistici (stats.php) che ora visualizza - statistiche complete ed elaborate sugli accessi e sui visitatori ed è inoltre dotato di - un efficiente sistema per archiviare periodicamente i reports alleggerendo così la fase + statistiche complete ed elaborate sugli accessi e sui visitatori ed � inoltre dotato di + un efficiente sistema per archiviare periodicamente i reports alleggerendo cos� la fase di calcolo e riducendo in maniera significativa lo spazio fisico occupato. @@ -193,7 +193,7 @@ 18 ott 2002 versione 2.1 ============ - > Migliorata la modalità di visualizzazione per il contatore solo testo. + > Migliorata la modalit� di visualizzazione per il contatore solo testo. @@ -202,7 +202,7 @@ ============ > Aggiunto supporto per gestire multiple istanze di contatori. > Aggiunto supporto per diversi tipi di file/immagine: GIP, JPG, PNG, BMP. - > Aggiunta la possibilità di inserire il contatore dentro l'immagine in 9 posizioni + > Aggiunta la possibilit� di inserire il contatore dentro l'immagine in 9 posizioni diverse. > Aggiunta l'opzione per impostare il testo del contatore in 5 grandezze differenti. > Aggiunta l'opzione per rendere il box del contatore trasparente. @@ -213,6 +213,6 @@ versione 1.0 ============ Rilasciata la prima versione di fanKounter, script in PHP per creare e gestire un - contatore di visite per pagine WEB. Caratteristiche: doppia modalità di visualizzazione, + contatore di visite per pagine WEB. Caratteristiche: doppia modalit� di visualizzazione, grafica e testuale; personalizzabile nel layout, nell'immagine di sfondo e nel colore del contatore; memorizzazione di semplici reports statistici sui visitatori. diff --git a/fk_nover.png b/fk_nover.png new file mode 100644 index 0000000..03d5efe Binary files /dev/null and b/fk_nover.png differ diff --git a/src/cal.inc.php b/src/cal.inc.php index 31b4a7f..fc6a249 100644 --- a/src/cal.inc.php +++ b/src/cal.inc.php @@ -1,23 +1,54 @@ -, ITALY - Documentazione di riferimento -############################################################################################ - license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale - manual.txt - la guida alla configurazione, all'installazione e all'uso dello script - faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità - history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati - - Descrizione del file -############################################################################################ - Modulo importato per la gestione del calendario. - - */ +, ITALY + * + * ------------------------------------------------------------------------------------------- + * Documentazione di riferimento + * ------------------------------------------------------------------------------------------- + * license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale + * manual.txt - la guida alla configurazione, all'installazione e all'uso dello script + * faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità + * history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati + * + * ------------------------------------------------------------------------------------------- + * Licence + * ------------------------------------------------------------------------------------------- + * Copyright (C) 2017 Luca Liscio + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + +/** + * Modulo importato per la gestione del calendario. + * + * @author lucliscio + * @version v 5.0 + * @copyright Copyright 2017 Luca Liscio + * @copyright Copyright 2003 Fanatiko + * @license http://www.gnu.org/licenses/agpl-3.0.html GNU/AGPL3 + * + * @package fanKounter + * @filesource + * + */ ############################################################################################ # DEFINIZIONE DI CLASSE diff --git a/src/cnf.inc.php b/src/cnf.inc.php index d4856cb..1697c3a 100644 --- a/src/cnf.inc.php +++ b/src/cnf.inc.php @@ -1,30 +1,59 @@ , ITALY - Documentazione di riferimento - ############################################################################################ - license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale - manual.txt - la guida alla configurazione, all'installazione e all'uso dello script - faqs.txt - le risposte alle domande pi� comuni, sui problemi e sulle funzionalit� - history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati - - Descrizione del file - ############################################################################################ - Modulo importato per la configurazione globale dello script. - - ATTENZIONE - UNA MODIFICA ERRATA DI QUESTO FILE PUO' COMPROMETTERE IL FUNZIONAMENTO DEI - CONTATORI. MODIFICARE CON CAUTELA E SOLO SE SI SA ESATTAMENTE COSA SI STA FACENDO. - - LE UNICHE VARIABILI CHE DOVREBBERO ESSERE MODIFICATE IN QUESTO FILE SONO QUELLE CHE SI - TROVANO NELL'ULTIMO PARAGRAFO SULLA 'CONFIGURAZIONE DEFAULT PER UN CONTATORE'. - +/* + * cnf.inc.php + * __ PHP Script _ vs 5.0 + * / _| __ _ _ __ /\ /\___ _ _ _ __ | |_ ___ _ __ + * | |_ / _` | '_ \ / //_/ _ \| | | | '_ \| __/ _ \ '__| + * | _| (_| | | | / __ \ (_) | |_| | | | | || __/ | + * |_| \__,_|_| |_\/ \/\___/ \__,_|_| |_|\__\___|_| + * + * lucliscio , ITALY + * + * ------------------------------------------------------------------------------------------- + * Documentazione di riferimento + * ------------------------------------------------------------------------------------------- + * license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale + * manual.txt - la guida alla configurazione, all'installazione e all'uso dello script + * faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità + * history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati + * + * ------------------------------------------------------------------------------------------- + * Licence + * ------------------------------------------------------------------------------------------- + * Copyright (C) 2017 Luca Liscio + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + +/** + * Modulo importato per la configurazione globale dello script. + * + * ATTENZIONE - UNA MODIFICA ERRATA DI QUESTO FILE PUO' COMPROMETTERE IL FUNZIONAMENTO DEI + * CONTATORI. MODIFICARE CON CAUTELA E SOLO SE SI SA ESATTAMENTE COSA SI STA FACENDO. + * + * LE UNICHE VARIABILI CHE DOVREBBERO ESSERE MODIFICATE IN QUESTO FILE SONO QUELLE CHE SI + * TROVANO NELL'ULTIMO PARAGRAFO SULLA 'CONFIGURAZIONE DEFAULT PER UN CONTATORE'. + * + * @author lucliscio + * @version v 5.0 + * @copyright Copyright 2017 Luca Liscio + * @copyright Copyright 2003 Fanatiko + * @license http://www.gnu.org/licenses/agpl-3.0.html GNU/AGPL3 + * + * @package fanKounter + * @filesource + * */ ############################################################################################ diff --git a/src/conf/conf_example.php b/src/conf/conf_example.php index 538e0bd..cc056d6 100644 --- a/src/conf/conf_example.php +++ b/src/conf/conf_example.php @@ -1,38 +1,69 @@ -, ITALY + * + * ------------------------------------------------------------------------------------------- + * Documentazione di riferimento + * ------------------------------------------------------------------------------------------- + * license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale + * manual.txt - la guida alla configurazione, all'installazione e all'uso dello script + * faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità + * history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati + * + * ------------------------------------------------------------------------------------------- + * Licence + * ------------------------------------------------------------------------------------------- + * Copyright (C) 2017 Luca Liscio + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ - fanatiko , ITALY - Documentazione di riferimento -############################################################################################ - license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale - manual.txt - la guida alla configurazione, all'installazione e all'uso dello script - faqs.txt - le risposte alle domande pi� comuni, sui problemi e sulle funzionalit� - history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati - - Descrizione del file -############################################################################################ - Esempio di configurazione per un contatore. - - A partire da questo file � possibile creare una nuova istanza di contatore. - - * Modificare in base alle proprie preferenze le seguenti variabili. Queste, tuttavia, sono - gi� configurate correttamente per un utilizzo standard. - - * Salvare questo file con un nome della forma 'config_ID.php', dove ID sar� il suo - identificatore, e porlo sul server in una sottocartella del fanKounter di nome 'conf'. - - Un ID pu� essere costituito solamente da caratteri alfanumerici, pu� avere qualsiasi - lunghezza, ed � case-sensitive, ossia "test" e "TesT" identificheranno normalmente due - diverse istanze di contatore, ma questo dipende dal sistema operativo in uso. - - Se, ad esempio, si decide di identificare questo contatore con "test1", allora salvare - il file con il nome 'conf_test1.php' (senza apici). - - */ +/** + * Esempio di configurazione per un contatore. + * + * A partire da questo file è possibile creare una nuova istanza di contatore. + * + * - Modificare in base alle proprie preferenze le seguenti variabili. Queste, tuttavia, sono + * già configurate correttamente per un utilizzo standard. + * + * - Salvare questo file con un nome della forma 'config_ID.php', dove ID sarà il suo + * identificatore, e porlo sul server nella sottocartella del fanKounter di nome 'conf'. + * + * Un ID può essere costituito solamente da caratteri alfanumerici, può avere qualsiasi + * lunghezza, ed è case-sensitive, ossia "test" e "TesT" identificheranno normalmente due + * diverse istanze di contatore, ma questo dipende dal sistema operativo in uso. + * + * Se, ad esempio, si decide di identificare questo contatore con "test1", allora salvare + * il file con il nome 'conf_test1.php' (senza apici). + * + * @author lucliscio + * @version v 5.0 + * @copyright Copyright 2017 Luca Liscio + * @copyright Copyright 2003 Fanatiko + * @license http://www.gnu.org/licenses/agpl-3.0.html GNU/AGPL3 + * + * @package fanKounter + * @filesource + * + */ ############################################################################################ # IMPOSTAZIONI DEL CONTATORE diff --git a/src/counter.js.php b/src/counter.js.php index 13b3dfa..f783558 100644 --- a/src/counter.js.php +++ b/src/counter.js.php @@ -1,23 +1,53 @@ -, ITALY - Documentazione di riferimento -############################################################################################ - license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale - manual.txt - la guida alla configurazione, all'installazione e all'uso dello script - faqs.txt - le risposte alle domande pi� comuni, sui problemi e sulle funzionalit� - history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati - - Descrizione del file -############################################################################################ - Modulo che genera codice JavaScript da includere nelle pagine WEB da monitorare. - - */ +, ITALY + * + * ------------------------------------------------------------------------------------------- + * Documentazione di riferimento + * ------------------------------------------------------------------------------------------- + * license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale + * manual.txt - la guida alla configurazione, all'installazione e all'uso dello script + * faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità + * history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati + * + * ------------------------------------------------------------------------------------------- + * Licence + * ------------------------------------------------------------------------------------------- + * Copyright (C) 2017 Luca Liscio + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + +/** + * Modulo che genera codice JavaScript da includere nelle pagine WEB da monitorare. + * + * @author lucliscio + * @version v 5.0 + * @copyright Copyright 2017 Luca Liscio + * @copyright Copyright 2003 Fanatiko + * @license http://www.gnu.org/licenses/agpl-3.0.html GNU/AGPL3 + * + * @package fanKounter + * @filesource + */ ############################################################################################ # CONFIGURAZIONE diff --git a/src/counter.php b/src/counter.php index 9fd239f..8dccf76 100644 --- a/src/counter.php +++ b/src/counter.php @@ -1,23 +1,53 @@ -, ITALY - Documentazione di riferimento -############################################################################################ - license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale - manual.txt - la guida alla configurazione, all'installazione e all'uso dello script - faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità - history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati - - Descrizione del file -############################################################################################ - Modulo motore per la rilevazione, l'elaborazione e la memorizzazione dei dati statistici. - - */ +, ITALY + * + * ------------------------------------------------------------------------------------------- + * Documentazione di riferimento + * ------------------------------------------------------------------------------------------- + * license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale + * manual.txt - la guida alla configurazione, all'installazione e all'uso dello script + * faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità + * history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati + * + * ------------------------------------------------------------------------------------------- + * Licence + * ------------------------------------------------------------------------------------------- + * Copyright (C) 2017 Luca Liscio + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + +/** + * Modulo motore per la rilevazione, l'elaborazione e la memorizzazione dei dati statistici. + * + * @author lucliscio + * @version v 5.0 + * @copyright Copyright 2017 Luca Liscio + * @copyright Copyright 2003 Fanatiko + * @license http://www.gnu.org/licenses/agpl-3.0.html GNU/AGPL3 + * + * @package fanKounter + * @filesource + */ ############################################################################################ # INCLUSIONE DEI MODULI diff --git a/src/dic.inc.php b/src/dic.inc.php index 8801187..0c844f5 100644 --- a/src/dic.inc.php +++ b/src/dic.inc.php @@ -1,23 +1,53 @@ -, ITALY + * + * ------------------------------------------------------------------------------------------- + * Documentazione di riferimento + * ------------------------------------------------------------------------------------------- + * license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale + * manual.txt - la guida alla configurazione, all'installazione e all'uso dello script + * faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità + * history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati + * + * ------------------------------------------------------------------------------------------- + * Licence + * ------------------------------------------------------------------------------------------- + * Copyright (C) 2017 Luca Liscio + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ - fanatiko , ITALY - Documentazione di riferimento -############################################################################################ - license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale - manual.txt - la guida alla configurazione, all'installazione e all'uso dello script - faqs.txt - le risposte alle domande pi� comuni, sui problemi e sulle funzionalit� - history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati - - Descrizione del file -############################################################################################ - Modulo importato per il riconoscimento delle propriet� di un visitatore. - - */ +/** + * Modulo importato per il riconoscimento delle proprietà di un visitatore. + * + * @author lucliscio + * @version v 5.0 + * @copyright Copyright 2017 Luca Liscio + * @copyright Copyright 2003 Fanatiko + * @license http://www.gnu.org/licenses/agpl-3.0.html GNU/AGPL3 + * + * @package fanKounter + * @filesource + */ ############################################################################################ # BROWSER diff --git a/src/lan.inc.php b/src/lan.inc.php index 075a676..caf0bba 100644 --- a/src/lan.inc.php +++ b/src/lan.inc.php @@ -1,23 +1,53 @@ -, ITALY - Documentazione di riferimento -############################################################################################ - license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale - manual.txt - la guida alla configurazione, all'installazione e all'uso dello script - faqs.txt - le risposte alle domande pi� comuni, sui problemi e sulle funzionalit� - history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati - - Descrizione del file -############################################################################################ - Modulo importato per la definizione di stringhe di testo. - - */ +, ITALY + * + * ------------------------------------------------------------------------------------------- + * Documentazione di riferimento + * ------------------------------------------------------------------------------------------- + * license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale + * manual.txt - la guida alla configurazione, all'installazione e all'uso dello script + * faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità + * history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati + * + * ------------------------------------------------------------------------------------------- + * Licence + * ------------------------------------------------------------------------------------------- + * Copyright (C) 2017 Luca Liscio + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + +/** + * Modulo importato per la definizione di stringhe di testo. + * + * @author lucliscio + * @version v 5.0 + * @copyright Copyright 2017 Luca Liscio + * @copyright Copyright 2003 Fanatiko + * @license http://www.gnu.org/licenses/agpl-3.0.html GNU/AGPL3 + * + * @package fanKounter + * @filesource + */ ############################################################################################ # STRINGHE DI TESTO (it) diff --git a/src/mak.inc.php b/src/mak.inc.php index a171e55..d1d79dd 100644 --- a/src/mak.inc.php +++ b/src/mak.inc.php @@ -1,23 +1,53 @@ -, ITALY - Documentazione di riferimento -############################################################################################ - license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale - manual.txt - la guida alla configurazione, all'installazione e all'uso dello script - faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità - history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati - - Descrizione del file -############################################################################################ - Modulo importato per la creazione al volo di un'istanza di contatore. - - */ +, ITALY + * + * ------------------------------------------------------------------------------------------- + * Documentazione di riferimento + * ------------------------------------------------------------------------------------------- + * license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale + * manual.txt - la guida alla configurazione, all'installazione e all'uso dello script + * faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità + * history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati + * + * ------------------------------------------------------------------------------------------- + * Licence + * ------------------------------------------------------------------------------------------- + * Copyright (C) 2017 Luca Liscio + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + +/** + * Modulo importato per la creazione al volo di un'istanza di contatore. + * + * @author lucliscio + * @version v 5.0 + * @copyright Copyright 2017 Luca Liscio + * @copyright Copyright 2003 Fanatiko + * @license http://www.gnu.org/licenses/agpl-3.0.html GNU/AGPL3 + * + * @package fanKounter + * @filesource + */ ############################################################################################ # BLOCCO ESECUZIONE STANDALONE diff --git a/src/out.inc.php b/src/out.inc.php index 4f73e08..afd1161 100644 --- a/src/out.inc.php +++ b/src/out.inc.php @@ -1,23 +1,53 @@ -, ITALY - Documentazione di riferimento -############################################################################################ - license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale - manual.txt - la guida alla configurazione, all'installazione e all'uso dello script - faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità - history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati - - Descrizione del file -############################################################################################ - Modulo importato per la stampa del contatore. - - */ +, ITALY + * + * ------------------------------------------------------------------------------------------- + * Documentazione di riferimento + * ------------------------------------------------------------------------------------------- + * license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale + * manual.txt - la guida alla configurazione, all'installazione e all'uso dello script + * faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità + * history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati + * + * ------------------------------------------------------------------------------------------- + * Licence + * ------------------------------------------------------------------------------------------- + * Copyright (C) 2017 Luca Liscio + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + +/** + * Modulo importato per la stampa del contatore. + * + * @author lucliscio + * @version v 5.0 + * @copyright Copyright 2017 Luca Liscio + * @copyright Copyright 2003 Fanatiko + * @license http://www.gnu.org/licenses/agpl-3.0.html GNU/AGPL3 + * + * @package fanKounter + * @filesource + */ ############################################################################################ # BLOCCO ESECUZIONE STANDALONE diff --git a/src/stats.css b/src/stats.css index 6de2bbd..e8182d6 100644 --- a/src/stats.css +++ b/src/stats.css @@ -1,23 +1,45 @@ - /* stats.css - __ PHP Script _ vs 5.0 - / _| __ _ _ __ /\ /\___ _ _ _ __ | |_ ___ _ __ - | |_ / _` | '_ \ / //_/ _ \| | | | '_ \| __/ _ \ '__| - | _| (_| | | | / __ \ (_) | |_| | | | | || __/ | - |_| \__,_|_| |_\/ \/\___/ \__,_|_| |_|\__\___|_| - - fanatiko , ITALY - Documentazione di riferimento -############################################################################################ - license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale - manual.txt - la guida alla configurazione, all'installazione e all'uso dello script - faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità - history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati - - Descrizione del file -############################################################################################ - Foglio di stile per il visualizzatore di statistiche. - - */ +/* + * stats.css + * __ PHP Script _ vs 5.0 + * / _| __ _ _ __ /\ /\___ _ _ _ __ | |_ ___ _ __ + * | |_ / _` | '_ \ / //_/ _ \| | | | '_ \| __/ _ \ '__| + * | _| (_| | | | / __ \ (_) | |_| | | | | || __/ | + * |_| \__,_|_| |_\/ \/\___/ \__,_|_| |_|\__\___|_| + * + * lucliscio , ITALY + * + * ------------------------------------------------------------------------------------------- + * Documentazione di riferimento + * ------------------------------------------------------------------------------------------- + * license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale + * manual.txt - la guida alla configurazione, all'installazione e all'uso dello script + * faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità + * history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati + * + * ------------------------------------------------------------------------------------------- + * Licence + * ------------------------------------------------------------------------------------------- + * Copyright (C) 2017 Luca Liscio + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + * + * ------------------------------------------------------------------------------------------ + * Descrizione del file + * ------------------------------------------------------------------------------------------ + * Foglio di stile per il visualizzatore di statistiche. + * + */ /********* GENERICI diff --git a/src/stats.php b/src/stats.php index 822fc44..ace0127 100644 --- a/src/stats.php +++ b/src/stats.php @@ -1,23 +1,53 @@ -, ITALY - Documentazione di riferimento -############################################################################################ - license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale - manual.txt - la guida alla configurazione, all'installazione e all'uso dello script - faqs.txt - le risposte alle domande pi� comuni, sui problemi e sulle funzionalit� - history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati - - Descrizione del file -############################################################################################ - Modulo per la visualizzazione dei dati statistici. - - */ +, ITALY + * + * ------------------------------------------------------------------------------------------- + * Documentazione di riferimento + * ------------------------------------------------------------------------------------------- + * license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale + * manual.txt - la guida alla configurazione, all'installazione e all'uso dello script + * faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità + * history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati + * + * ------------------------------------------------------------------------------------------- + * Licence + * ------------------------------------------------------------------------------------------- + * Copyright (C) 2017 Luca Liscio + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + +/** + * Modulo per la visualizzazione dei dati statistici. + * + * @author lucliscio + * @version v 5.0 + * @copyright Copyright 2017 Luca Liscio + * @copyright Copyright 2003 Fanatiko + * @license http://www.gnu.org/licenses/agpl-3.0.html GNU/AGPL3 + * + * @package fanKounter + * @filesource + */ ############################################################################################ # INCLUSIONE DEI MODULI diff --git a/src/sys.inc.php b/src/sys.inc.php index 01adfa8..968c2a4 100644 --- a/src/sys.inc.php +++ b/src/sys.inc.php @@ -1,23 +1,53 @@ -, ITALY - Documentazione di riferimento -############################################################################################ - license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale - manual.txt - la guida alla configurazione, all'installazione e all'uso dello script - faqs.txt - le risposte alle domande pi� comuni, sui problemi e sulle funzionalit� - history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati - - Descrizione del file -############################################################################################ - Modulo importato per gestire operazioni comuni su file e cartelle. - - */ +, ITALY + * + * ------------------------------------------------------------------------------------------- + * Documentazione di riferimento + * ------------------------------------------------------------------------------------------- + * license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale + * manual.txt - la guida alla configurazione, all'installazione e all'uso dello script + * faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità + * history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati + * + * ------------------------------------------------------------------------------------------- + * Licence + * ------------------------------------------------------------------------------------------- + * Copyright (C) 2017 Luca Liscio + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + +/** + * Modulo importato per gestire operazioni comuni su file e cartelle. + * + * @author lucliscio + * @version v 5.0 + * @copyright Copyright 2017 Luca Liscio + * @copyright Copyright 2003 Fanatiko + * @license http://www.gnu.org/licenses/agpl-3.0.html GNU/AGPL3 + * + * @package fanKounter + * @filesource + */ ############################################################################################ # VARIABILI LOCALI diff --git a/src/url.inc.php b/src/url.inc.php index 28d8bce..adcec92 100644 --- a/src/url.inc.php +++ b/src/url.inc.php @@ -1,23 +1,53 @@ -, ITALY - Documentazione di riferimento -############################################################################################ - license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale - manual.txt - la guida alla configurazione, all'installazione e all'uso dello script - faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità - history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati - - Descrizione del file -############################################################################################ - Modulo importato per la gestione di URL, referrer e motori di ricerca. - - */ +, ITALY + * + * ------------------------------------------------------------------------------------------- + * Documentazione di riferimento + * ------------------------------------------------------------------------------------------- + * license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale + * manual.txt - la guida alla configurazione, all'installazione e all'uso dello script + * faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità + * history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati + * + * ------------------------------------------------------------------------------------------- + * Licence + * ------------------------------------------------------------------------------------------- + * Copyright (C) 2017 Luca Liscio + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + +/** + * Modulo importato per la gestione di URL, referrer e motori di ricerca. + * + * @author lucliscio + * @version v 5.0 + * @copyright Copyright 2017 Luca Liscio + * @copyright Copyright 2003 Fanatiko + * @license http://www.gnu.org/licenses/agpl-3.0.html GNU/AGPL3 + * + * @package fanKounter + * @filesource + */ ############################################################################################ # DEFINIZIONE DI CLASSE diff --git a/src/ver.inc.php b/src/ver.inc.php index bfb1add..dd12b9b 100644 --- a/src/ver.inc.php +++ b/src/ver.inc.php @@ -1,23 +1,53 @@ -, ITALY - Documentazione di riferimento -############################################################################################ - license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale - manual.txt - la guida alla configurazione, all'installazione e all'uso dello script - faqs.txt - le risposte alle domande pi� comuni, sui problemi e sulle funzionalit� - history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati - - Descrizione del file -############################################################################################ - Modulo importato per la compatibilit� con PHP versione 4.2.0 e superiori. - - */ +, ITALY + * + * ------------------------------------------------------------------------------------------- + * Documentazione di riferimento + * ------------------------------------------------------------------------------------------- + * license.txt - le condizioni di utilizzo, modifica e redistribuzione per l'utente finale + * manual.txt - la guida alla configurazione, all'installazione e all'uso dello script + * faqs.txt - le risposte alle domande più comuni, sui problemi e sulle funzionalità + * history.txt - la progressione delle versioni, i miglioramenti apportati e i bugs eliminati + * + * ------------------------------------------------------------------------------------------- + * Licence + * ------------------------------------------------------------------------------------------- + * Copyright (C) 2017 Luca Liscio + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + +/** + * Modulo importato per la compatibilità con PHP versione 4.2.0 e superiori. + * + * @author lucliscio + * @version v 5.0 + * @copyright Copyright 2017 Luca Liscio + * @copyright Copyright 2003 Fanatiko + * @license http://www.gnu.org/licenses/agpl-3.0.html GNU/AGPL3 + * + * @package fanKounter + * @filesource + */ ############################################################################################ # FUNZIONI GLOBALI diff --git a/src/test.html b/test/test.html similarity index 83% rename from src/test.html rename to test/test.html index 620a28e..4d8f9b0 100644 --- a/src/test.html +++ b/test/test.html @@ -12,6 +12,6 @@
TODO write content
- +